cadonna opened a new pull request #10939: URL: https://github.com/apache/kafka/pull/10939
The integration test TaskMetadataIntegrationTest will increase the length of the app ID when its test methods are called multiple times in one execution. This is for example the case if you repeatedly run the test until failure in IntelliJ IDEA. This might also lead to exceptions because the state directory depends on the app ID and directory names have a length limit. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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