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

Implement 'retry' registry chain element #1201

Closed
denis-tingaikin opened this issue Dec 15, 2021 · 0 comments · Fixed by #1202
Closed

Implement 'retry' registry chain element #1201

denis-tingaikin opened this issue Dec 15, 2021 · 0 comments · Fixed by #1202
Assignees
Labels
bug Something isn't working

Comments

@denis-tingaikin
Copy link
Member

Overview

To avoid problems with the concurrent start of nsmgr, forwarder, nse we need to implement 'retry' chain element for the registry.

Implementation details

  1. Implement registry chain element 'retry'. See at example in https://github.com/networkservicemesh/sdk/tree/main/pkg/networkservice/common/retry
  2. Add unit tests
  3. Add the chain element into https://github.com/networkservicemesh/sdk/tree/main/pkg/registry/chains/client
  4. Check that everything is working

References

Related to #1170
Related to networkservicemesh/cmd-forwarder-vpp#435

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants