showuon commented on PR #15557:
URL: https://github.com/apache/kafka/pull/15557#issuecomment-2030993093

   There's a compilation error in jdk8_scala2.12:
   
   ```
   [2024-04-01T13:50:09.625Z] [Error] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-15557@2/core/src/main/scala/kafka/server/ReplicaAlterLogDirsThread.scala:119:9:
 ambiguous reference to overloaded definition,
   [2024-04-01T13:50:09.625Z] both method debug in trait Logger of type (x$1: 
String, x$2: Object*)Unit
   [2024-04-01T13:50:09.625Z] and  method debug in trait Logger of type (x$1: 
String, x$2: Any, x$3: Any)Unit
   [2024-04-01T13:50:09.625Z] match argument types 
(String,org.apache.kafka.common.TopicPartition,kafka.server.ReplicaAlterLogDirsThread.ReassignmentState)
   ```
   
https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-15557/3/pipeline
   
   Please help fix it. Thanks.


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