Mukul Kumar Singh created RATIS-769:
---------------------------------------
Summary: Ratis RaftGroupId should also include number of nodes in
the log output
Key: RATIS-769
URL: https://issues.apache.org/jira/browse/RATIS-769
Project: Ratis
Issue Type: Bug
Components: server
Reporter: Mukul Kumar Singh
Assignee: Prashant Pogde
for log lines like
{code}
2019-12-05 12:06:33,805 INFO impl.RaftServerImpl:
ff9ad02f-a8b1-4641-8ddb-fec62ddd3a63@group-6CDAAB81725E: changes role from
CANDIDATE to FOLLOWER at term 1 for DISCOVERED_A_NEW_TERM
{code}
In order to make out if a raft group has 1 or 3 nodes, it will be great to have
num nodes as another parameter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)