junrao commented on PR #14086:
URL: https://github.com/apache/kafka/pull/14086#issuecomment-1652497248

   @philipnee : Thanks for the PR. Are the test failures related? Also, there 
are compilation failures in JDK 8.
   
   > Task :core:compileTestScala
   
   [Error] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-14086/core/src/test/scala/integration/kafka/api/BaseAsyncConsumerTest.scala:23:8:
 value SeqHasAsJava is not a member of object scala.jdk.CollectionConverters
   
   ```
   [Error] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-14086/core/src/test/scala/integration/kafka/api/BaseAsyncConsumerTest.scala:35:30:
 value asJava is not a member of List[org.apache.kafka.common.TopicPartition]
   
   [Error] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-14086/core/src/test/scala/integration/kafka/api/BaseAsyncConsumerTest.scala:50:30:
 value asJava is not a member of List[org.apache.kafka.common.TopicPartition]
   
   [Warn] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-14086/core/src/test/scala/integration/kafka/api/BaseAsyncConsumerTest.scala:23:39:
 Unused import
   ```


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