mimaison commented on PR #22209: URL: https://github.com/apache/kafka/pull/22209#issuecomment-4387504490
It looks like this broke the build. Commits after this fail with: ``` Error: /home/runner/work/kafka/kafka/core/src/main/java/kafka/server/share/SharePartition.java:1143:86: error: cannot find symbol Error: /home/runner/work/kafka/kafka/core/src/main/java/kafka/server/share/SharePartition.java:1187:82: error: cannot find symbol Error: /home/runner/work/kafka/kafka/core/src/main/java/kafka/server/share/SharePartition.java:2367:36: error: cannot find symbol Error: /home/runner/work/kafka/kafka/core/src/main/java/kafka/server/share/SharePartition.java:2454:28: error: cannot find symbol Error: /home/runner/work/kafka/kafka/core/src/main/java/kafka/server/share/SharePartition.java:2996:25: error: cannot find symbol > Task :core:compileScala FAILED ``` -- 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]
