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

Seed nodes only if the host is primary or replica #57

Open
ajay-gov opened this issue Jul 29, 2020 · 0 comments
Open

Seed nodes only if the host is primary or replica #57

ajay-gov opened this issue Jul 29, 2020 · 0 comments
Assignees
Labels
A-kernel Area: swimOS kernel C-bug Category: bug

Comments

@ajay-gov
Copy link
Member

Any node defined in the configuration as a Uri (not a UriPattern) gets automatically instantiated in all hosts. This should be restricted only to hosts that are primary or replicas.

The code here is should be guarded with an if condition.

@ajay-gov ajay-gov added C-bug Category: bug A-kernel Area: swimOS kernel labels Jul 29, 2020
@ajay-gov ajay-gov self-assigned this Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-kernel Area: swimOS kernel C-bug Category: bug
Projects
None yet
Development

No branches or pull requests

1 participant