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 2021/02/01 21:20:30 UTC

[GitHub] [kafka] mumrah commented on pull request #10008: MINOR: Remove ZK dependency for coordinator topics' partition counts

mumrah commented on pull request #10008:
URL: https://github.com/apache/kafka/pull/10008#issuecomment-771166135


   What is the motivation for making transactionTopicPartitionCount and groupMetadataTopicPartitionCount lazy? Is it because in the KIP-500 world, we may not yet have this metadata from the Raft quorum so we can't look this up on startup? 
   
   If that's the case, are we guaranteed to have loaded the metadata before the first usages of GroupMetadataManager and TransactionManager?


----------------------------------------------------------------
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.

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