Skip to content

how do you handle a node leaving the network abruptly? #17

@hmrguez

Description

@hmrguez

I understand that you can handle a node leaving the network via its method Leave. But how do you handle a node leaving the network abruptly, like say it has been cut off from the physical network, or the process was killed?

I tried setting that up and noticed that you get an error because there are still VNodes who had the stopped node as a predecessor or successor, and therefore it was pinging a dead node. Error, which is not going away even after the stabilize function.

If someone has fix this or implemented this please tell me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions