Skip to content

[Bug]: un-/registering entity verticles in hazelcast cluster when not in safe state #305

@halber

Description

@halber

Is there an existing issue for this?

  • I have searched the existing issues

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

all environments

Relevant log output

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds triageThis issue needs to be investigated and confirmed as a valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions