You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/06/01 10:12:39 UTC

[GitHub] [kafka] dengziming commented on pull request #11178: KAFKA-13168: KRaft observers should not have a replica id

dengziming commented on PR #11178:
URL: https://github.com/apache/kafka/pull/11178#issuecomment-1143405983

   I wonder is there a better way to do this, currently, we ignore negative replicaId when updating state.
   https://github.com/apache/kafka/blob/283a9955cffc566e4396fda45b550019b0d1fb8d/raft/src/main/java/org/apache/kafka/raft/LeaderState.java#L225-L229
   
   This will affect other functions, see https://github.com/apache/kafka/pull/12206/files#r885406422


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org