[Bug]: un-/registering entity verticles in hazelcast cluster when not in safe state #305
Open
1 task done
Labels
bug
Something isn't working
needs triage
This issue needs to be investigated and confirmed as a valid
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
The text was updated successfully, but these errors were encountered: