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

   ```
   Execution failed for task ':storage:compileTestJava'.
   > Compilation failed; see the compiler output below.
     
/home/chia7712/project/kafka/storage/src/test/java/org/apache/kafka/storage/internals/log/LogValidatorTest.java:35:
 error: cannot find symbol
     import org.apache.kafka.common.record.internal.RecordValidationStats;
                                                   ^
       symbol:   class RecordValidationStats
       location: package org.apache.kafka.common.record.internal
     Note: Recompile with -Xlint:unchecked for details.
     Note: Some input files use unchecked or unsafe operations.
     1 error
   ```
   
   @clolov please fix the build error


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