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
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: