You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if a data-plane is deployed in a clustered environment there's no way to identify the runtime that started a transfer to being able to suspend/terminate it correctly.
Specifically, a call to the suspend/terminate method should be applied on all the runtimes of the same component.
Which Areas Would Be Affected?
e.g., DPF, CI, build, transfer, etc.
Why Is the Feature Desired?
Are there any requirements?
Solution Proposal
If possible, provide a (brief!) solution proposal.
The text was updated successfully, but these errors were encountered:
Feature Request
Currently if a data-plane is deployed in a clustered environment there's no way to identify the runtime that started a transfer to being able to suspend/terminate it correctly.
Specifically, a call to the
suspend
/terminate
method should be applied on all the runtimes of the same component.Which Areas Would Be Affected?
e.g., DPF, CI, build, transfer, etc.
Why Is the Feature Desired?
Are there any requirements?
Solution Proposal
If possible, provide a (brief!) solution proposal.
The text was updated successfully, but these errors were encountered: