This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
find gossip on leader IP #1100
Closed
Description
instead of hardcoding a port on the leader and distributing that, take an IP and sniff around (in FULLNODE_PORT_RANGE)
- change --network in bench-tps, drone, and fullnode to accept an IP without a port specifier
- enhance poll_gossip_for_leader() to iterate through FULLNODE_PORT_RANGE until a valid gossip response comes back
- don't break other protocols, either:
- move gossip into its own port range
- robustify other protocol ports against gossip pings
- accept gossip pings on all ports - simplify multinode scripts, take away the ":8001" assumption
Metadata
Metadata
Assignees
Labels
No labels