chia7712 commented on code in PR #23385: URL: https://github.com/apache/kafka/pull/23385#discussion_r3944084518
########## jmh-benchmarks/src/main/java/org/apache/kafka/jmh/server/builders/LogManagerBuilder.java: ########## @@ -15,7 +15,7 @@ * limitations under the License. */ -package kafka.server.builders; +package org.apache.kafka.jmh.server.builders; Review Comment: Could we move it to `org.apache.kafka.jmh.server` instead? There is only one builder :) -- 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]
