- Leader election now waits for other nodes to connect before starting - Added cleanup of stale global registrations from disconnected nodes - Only starts election after cluster is established in clustered mode - Non-clustered mode continues to elect immediately This prevents both nodes from becoming leaders when they start before the cluster is fully formed. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| connection_manager.ex | ||
| leader_election.ex | ||
| packet_distributor.ex | ||
| packet_receiver.ex | ||
| topology.ex | ||