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

Dynamically adding nodes to unicast cluster #31

Open
itsJess1ca opened this issue Apr 3, 2017 · 2 comments
Open

Dynamically adding nodes to unicast cluster #31

itsJess1ca opened this issue Apr 3, 2017 · 2 comments

Comments

@itsJess1ca
Copy link

Hi,
I'm trying to use this for a current project and was wondering if it's possible to dynamically add a new node to a unicast cluster.

I've been trying for a little while to no luck, it seems I can update the destination lists but the node its self isn't added to the node list of all the siblings.

Any advice would be great, thanks!

@zxfrank
Copy link

zxfrank commented Oct 6, 2020

Have you found anything?

@wankdanker
Copy link
Owner

I think it might be possible, but it's really difficult to test locally without some modifications. And it would involve modifying an internal data structure which might not be forward compatible.

This branch has the necessary changes and an example on how this might be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants