Is there an existing issue for this?
Current Behavior
It was noticed that sometimes, when we redeploy a node some verticles may not get registered in the shared map.
This happens due to the fact that when a node leaves or joins the cluster hazelcast, it will rebalance the cluster.
If we register or unregister entity verticles when the hazelcast cluster is not in a safe state a PartitionMigratingException occurs.
Expected Behavior
Register or unregister entity verticles should work.
Steps To Reproduce
No response
Environment
Relevant log output
No response
Anything else?
No response
Is there an existing issue for this?
Current Behavior
It was noticed that sometimes, when we redeploy a node some verticles may not get registered in the shared map.
This happens due to the fact that when a node leaves or joins the cluster hazelcast, it will rebalance the cluster.
If we register or unregister entity verticles when the hazelcast cluster is not in a safe state a PartitionMigratingException occurs.
Expected Behavior
Register or unregister entity verticles should work.
Steps To Reproduce
No response
Environment
Relevant log output
No response
Anything else?
No response