[
https://issues.apache.org/jira/browse/RATIS-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Teng updated RATIS-2030:
-----------------------------
Description:
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 GroupInfoCommand is suggested to provide these details.
was:
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.
> Allow GroupInfoCommand 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
> Priority: Major
>
> 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 GroupInfoCommand is suggested to provide these details.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)