Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Error running multiple instances #13

Open
@ehazlett

Description

When starting a simple 3 node cluster, after about 5-10 minutes, the "leader" dies throwing this error:

Accept error: accept tcp [::]:4001: too many open files

Using debug output, the only thing it shows is a sudden stop when doing:

[raft]01:28:53.821293 peer.heartbeat.flush

I'm not sure where to look. I'm experiencing the same issue in a separate Raft based project and wanted to try the reference implementation which appears to be doing the same thing.

Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions