Skip to content

Conversation

@jopemachine
Copy link
Member

@jopemachine jopemachine commented Apr 1, 2024

Defines the skeleton for useful gRPC calls that allow administrators to look inside the cluster.
I believe these gRPC calls can make cluster debugging and testing easier.

  • It'd be better if these APIs need to be reviewed.
  • If the API list is not needed, it can be easily removed by excluding x-api from the feature.
  • Implementing each method could be "Good first issue" for newcomers
  • Most methods can be implemented as sort of wrapper of RawNode's methods.
  • People who are not familiar with Rust can also test with Python.

@jopemachine jopemachine changed the title Implement RaftInspectionService, RaftManipulationService skeleton feat: Implement RaftInspectionService, RaftManipulationService skeleton Apr 1, 2024
@jopemachine jopemachine marked this pull request as ready for review April 1, 2024 06:49
@jopemachine jopemachine added good first issue Good for newcomers and removed good first issue Good for newcomers labels Apr 5, 2024
@jopemachine jopemachine added the feature New feature or request label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants