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



##########
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:
       I guess it doesn't need to have either, I can remove in a followup PR




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