dajac commented on PR #14369:
URL: https://github.com/apache/kafka/pull/14369#issuecomment-1815873092
It seems that a compilation error was introduced by this PR. From the last
"JDK 8 and Scala 2.12" build:
```
[Error]
/home/jenkins/workspace/Kafka_kafka-pr_PR-14369/core/src/test/scala/unit/kafka/server/ReplicaManagerConcurrencyTest.scala:157:36:
type mismatch;
found : Seq[String] (in scala.collection)
required: Seq[String] (in scala.collection.immutable)
```
--
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]