anshul35 commented on code in PR #17417:
URL: https://github.com/apache/kafka/pull/17417#discussion_r1795603831


##########
coordinator-common/src/main/java/org/apache/kafka/coordinator/common/runtime/MultiThreadedEventProcessor.java:
##########
@@ -90,6 +90,7 @@ public MultiThreadedEventProcessor(
      * @param time              The time.
      * @param eventAccumulator  The event accumulator.
      */
+    @SuppressWarnings("this-escape")
     public MultiThreadedEventProcessor(

Review Comment:
   Done @chia7712 .



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

Reply via email to