Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

gossip-specific cli tool for validator debugging #3434

Closed
4 tasks done
mvines opened this issue Mar 22, 2019 · 1 comment
Closed
4 tasks done

gossip-specific cli tool for validator debugging #3434

mvines opened this issue Mar 22, 2019 · 1 comment
Assignees

Comments

@mvines
Copy link
Contributor

mvines commented Mar 22, 2019

The --converge-only option solana-bench-tps has been our de facto gossip cli tool for too long, time to level up.

Let's develop a new cli tool, solana-gossip, that includes at least the following functionality:

  • Continually monitor gossip and display the contact information for all discovered nodes
  • Wait until at least N nodes are discovered
  • Wait until exactly N nodes are discovered
  • Wait until the node with a given pubkey is discovered

then purge that hacky --converge-only option from solana-bench-tps.

Once complete this new cli will surely impact the content produced by #3261

@mvines mvines added this to the Grandview v0.13.0 milestone Mar 22, 2019
@mvines mvines changed the title Need a gossip-specific cli tool for validator debugging gossip-specific cli tool for validator debugging Mar 22, 2019
@mvines
Copy link
Contributor Author

mvines commented Mar 22, 2019

@CriesofCarrots - I tentatively assigned you for this since I'm AFK for 14 days and I'd love to see this tool in v0.13. But if higher pri stuff comes up in the meantime just de-assign.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants