[
https://issues.apache.org/jira/browse/RATIS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197875#comment-17197875
]
Tsz-wo Sze commented on RATIS-769:
----------------------------------
Please don't include size in RaftGroupId or RaftMemberGroupId since the actual
group size can be changed. There is no way to update the "size" stored in
RaftGroupId or RaftMemberGroupId.
> 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: Mukul Kumar Singh
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)