mimaison commented on code in PR #15877:
URL: https://github.com/apache/kafka/pull/15877#discussion_r1598196898


##########
clients/src/test/java/org/apache/kafka/test/Microbenchmarks.java:
##########
@@ -78,34 +78,30 @@ public static void main(String[] args) throws Exception {
         final Time time = Time.SYSTEM;
         final AtomicBoolean done = new AtomicBoolean(false);
         final Object lock = new Object();

Review Comment:
   I'm not sure whether anyone uses this. I still think we should check before 
deleting it.



-- 
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-unsubscr...@kafka.apache.org

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

Reply via email to