chia7712 commented on PR #16893: URL: https://github.com/apache/kafka/pull/16893#issuecomment-2297801075
@m1a2st could you please check the following usage? 1. https://github.com/apache/kafka/blob/65786fecbf6b466182e9daba7c27bd6a3e13d45c/core/src/main/scala/kafka/log/LogManager.scala#L593 2. https://github.com/apache/kafka/blob/65786fecbf6b466182e9daba7c27bd6a3e13d45c/core/src/main/scala/kafka/server/KafkaApis.scala#L2531 3. https://github.com/apache/kafka/blob/65786fecbf6b466182e9daba7c27bd6a3e13d45c/core/src/main/scala/kafka/server/KafkaApis.scala#L1901 4. https://github.com/apache/kafka/blob/65786fecbf6b466182e9daba7c27bd6a3e13d45c/core/src/main/scala/kafka/server/KafkaApis.scala#L1802 5. https://github.com/apache/kafka/blob/65786fecbf6b466182e9daba7c27bd6a3e13d45c/core/src/main/scala/kafka/server/KafkaApis.scala#L458 6. https://github.com/apache/kafka/blob/65786fecbf6b466182e9daba7c27bd6a3e13d45c/core/src/main/scala/kafka/server/KafkaApis.scala#L1832 I don't list other usages belonging to zk broker, but it would be great that @m1a2st you can do double-check :) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
