ijuma commented on a change in pull request #10573:
URL: https://github.com/apache/kafka/pull/10573#discussion_r628777957



##########
File path: 
clients/src/main/java/org/apache/kafka/clients/producer/MockProducer.java
##########
@@ -179,10 +179,18 @@ public void beginTransaction() throws 
ProducerFencedException {
         this.sentOffsets = false;
     }
 
+    @SuppressWarnings("deprecation")

Review comment:
       Shouldn't this have a deprecated annotation instead of the warning 
suppression?




-- 
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:
us...@infra.apache.org


Reply via email to