TaiJuWu commented on PR #20235:
URL: https://github.com/apache/kafka/pull/20235#issuecomment-3136010789

   > @TaiJuWu please fix the build error
   > 
   > ```
   > * What went wrong:
   > Execution failed for task ':tools:spotlessJavaCheck'.
   > > The following files had format violations:
   >       
src/test/java/org/apache/kafka/tools/consumer/group/ResetConsumerGroupOffsetTest.java
   >           @@ -27,7 +27,6 @@
   >            import·org.apache.kafka.clients.producer.ProducerRecord;
   >            import·org.apache.kafka.common.GroupState;
   >            import·org.apache.kafka.common.TopicPartition;
   >           -import·org.apache.kafka.common.config.TopicConfig;
   >            
import·org.apache.kafka.common.errors.LeaderNotAvailableException;
   >            
import·org.apache.kafka.common.errors.UnknownTopicOrPartitionException;
   >            
import·org.apache.kafka.common.serialization.ByteArraySerializer;
   >   Run './gradlew :tools:spotlessApply' to fix these violations.
   > ```
   
   Thanks for remaining me!


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to