chia7712 commented on PR #20660:
URL: https://github.com/apache/kafka/pull/20660#issuecomment-3382639683

   ```
   > Compilation failed; see the compiler output below.
     error: warnings found and -Werror specified
     
/home/runner/work/kafka/kafka/storage/src/main/java/org/apache/kafka/storage/internals/log/LogCleaner.java:486:
 warning: [this-escape] possible 'this' escape before subclass is fully 
initialized
                         this::checkDone
                         ^
     1 error
     1 warning
   
   ```
   It seems the suppression serves a purpose


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