Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add findById method on DataPlaneSelectorService #4210

Closed
3 of 4 tasks
ndr-brt opened this issue May 23, 2024 · 0 comments · Fixed by #4225
Closed
3 of 4 tasks

Add findById method on DataPlaneSelectorService #4210

ndr-brt opened this issue May 23, 2024 · 0 comments · Fixed by #4225
Assignees
Labels
enhancement New feature or request triage all new issues awaiting classification

Comments

@ndr-brt
Copy link
Member

ndr-brt commented May 23, 2024

Feature Request

Currently DataPlaneSignalingFlowController is fetching all the dataplanes to find the one on which suspend or terminate the transfer. A findById will permit to avoid data waste, especially in environment where there are a lot of dataplanes.

Which Areas Would Be Affected?

data plane selector

Why Is the Feature Desired?

Are there any requirements?

Solution Proposal

If possible, provide a (brief!) solution proposal.

TODO:

  • Add method on data plane selector controller
  • embedded implementation
  • remote implementation
  • use the findBy method on DataPlaneSignalingFlowController
@ndr-brt ndr-brt added the enhancement New feature or request label May 23, 2024
@github-actions github-actions bot added the triage all new issues awaiting classification label May 23, 2024
@ndr-brt ndr-brt self-assigned this May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage all new issues awaiting classification
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant