Skip to content

Will event proxy container automatically delete PTP event subscriptions? #575

Description

@ZW007

Hello!

I have integrated PTP query into our L1. I can subscribe PTP sync events first and then pull events. I pull PTP event every second for simplicity instead of relying on the push notification from cloud event proxy.

It works when cell number is low, when I increase to 20 cells, the subscriptions are gone, so the pull returns 404.

I am using RHCOP 4.16.

curl -i -X GET http://my.TelcomDU.com:9043/api/ocloudNotifications/v2/subscriptions

returned null, to confirm the subscriptions got deleted, and I am sure my code did not delete subscriptions.

Could the cell number increase affect PTP pod's event proxy container. I am surprised. @jzding appreciate any lead!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions