mjsax commented on PR #16041: URL: https://github.com/apache/kafka/pull/16041#issuecomment-2135640610
``` [2024-05-28T11:28:17.911Z] > Task :streams:compileJava [2024-05-28T11:28:17.911Z] /home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-16041/streams/src/main/java/org/apache/kafka/streams/state/internals/MeteredMultiVersionedKeyQueryIterator.java:54: warning: [this-escape] possible 'this' escape before subclass is fully initialized [2024-05-28T11:28:17.911Z] openIterators.add(this); [2024-05-28T11:28:17.911Z] ^ [2024-05-28T11:28:17.911Z] error: warnings found and -Werror specified ``` I re-triggered, but don't expect it to go away... Maybe Java 21 has some sticter/smarter checks? -- 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