bitwalker / bitwalker/swarm

Deadlock on simultaneous nodeup

Open
#91 6 comments 0 reactions 0 assignees View on GitHub
investigating
Dominant language
Elixir
Stars
1.3k
Forks
110
PR merge metrics
No merged PRs in 30d

Description

I'm having an issue similar to #60, reproducible very often when I bring up containers with the app at roughly the same time. Looks like each node is waiting for another one, and they're perpetually stuck in `:syncing` state. Here are the `:sys.get_status(Swarm.Tracer)` results from my 5 nodes: https://pastebin.com/EYLg6YNE . No custom options set, all default; clustering with `libcluster` gossip strategy.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.