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

   ```
   > Task :core:compileTestScala
   [Error] 
/home/chia7712/project/kafka/core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala:2450:32:
 type mismatch;
    found   : scala.collection.Seq[org.apache.kafka.common.TopicPartition]
    required: java.util.Collection[org.apache.kafka.common.TopicPartition]
   [Error] 
/home/chia7712/project/kafka/core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala:2460:15:
 org.apache.kafka.server.transaction.AddPartitionsToTxnManager.AppendCallback 
does not take parameters
   two errors found
   
   ```
   
   @brandboat 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: jira-unsubscr...@kafka.apache.org

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

Reply via email to