viktorsomogyi commented on PR #21421: URL: https://github.com/apache/kafka/pull/21421#issuecomment-3872773675
@Nikita-Shupletsov it seems like there are compilation errors: ``` Error: /home/runner/work/kafka/kafka/streams/integration-tests/src/test/java/org/apache/kafka/streams/integration/RebalanceTaskClosureIntegrationTest.java:25: error: cannot find symbol Error: /home/runner/work/kafka/kafka/streams/integration-tests/src/test/java/org/apache/kafka/streams/integration/RebalanceTaskClosureIntegrationTest.java:163: error: package CloseOptions does not exist Error: /home/runner/work/kafka/kafka/streams/integration-tests/src/test/java/org/apache/kafka/streams/integration/RebalanceTaskClosureIntegrationTest.java:163: error: cannot find symbol ``` Since tomorrow would be the code freeze for this, would you please take a look? -- 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]
