openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

/v/1Bequeath-your-data-and-die Trace indicator Subscription forwardings are not getting incremented as expected #429

Closed PrathibaJee closed 1 year ago

PrathibaJee commented 1 year ago

As a part of bequeath-your-data-and-die , to transfer the data from old-release to new-release , we are utilizing the following forwardings , for which all the OUTPUTS shall be triggered from the old-release to new-release.

Each request should be considered as a parallel request and not serialized. For example , for promptForBequeathingDataCausesNewApplicationBeingRequestedToDocumentSubscriptionsForDeregistrationNotifications All the applications subscribed for deregistration notification shall be transferred from old-release to new-release.

- Expectation
“Bequeath-your-data-and-die” [1]
promptForBequeathingDataCausesNewApplicationBeingRequestedToDocumentSubscriptionsForDeregistrationNotifications
“notify-deregistration”[1.x]
“notify-deregistration”[1.x+1]
..
..
“notify-deregistration”[1.x+(n-1)]