Dave Teng created RATIS-2030:
--------------------------------
Summary: Introduce a new PeerInfoCommand to show each server's
last commit index, applied index and snapshot index
Key: RATIS-2030
URL: https://issues.apache.org/jira/browse/RATIS-2030
Project: Ratis
Issue Type: Task
Reporter: Dave Teng
Right now debugging quorum issues and lagging followers requires filtering logs
on all 3 members. It would be easier if there was a command that could be sent
from the CLI to include information:
* commit index
* apply index
* snapshot index
* current term
Thus, the PeerInfoCommand is suggested to implement.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)