Hello Piotr, +1
I verified the signatures and ran the tests successful under Linux. openjdk 17.0.13 2024-10-15 OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu122.04) OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu122.04, mixed mode, sharing) Regards. Jan Tuesday, December 10, 2024, 12:29:48 PM, you wrote: > This is a vote to release the Apache Log4j `2.24.3`. > Website: https://logging.staged.apache.org/log4j/2.24.3/index.html > GitHub: https://github.com/apache/logging-log4j2 > Commit: 4aa5efec7f2ee2d4623381cd66c3df3a16a6b9a9 > Distribution: https://dist.apache.org/repos/dist/dev/logging/log4j/2.24.3 > Nexus: > https://repository.apache.org/content/repositories/orgapachelogging-1309 > Signing key: 0x077e8893a6dcc33dd4a4d5b256e73ba9a0b592d0 > Review kit: > https://logging.apache.org/logging-parent/release-review-instructions.html > Please download, test, and cast your votes on this mailing list. > [ ] +1, release the artifacts > [ ] -1, don't release, because... > This vote is open for 72 hours and will pass unless getting a > net negative vote count. All votes are welcome and we encourage > everyone to test the release, but only the Logging Services PMC > votes are officially counted. At least 3 +1 votes and more > positive than negative votes are required. > == Release Notes > This release fixes two minor bugs. > === Fixed > * Fix `ConcurrentModificationException`, if multiple threads modify loggers > concurrently. This bug affects users that modify logger levels > programmatically. (#3234) > * Protects `PropertiesUtil` against property sources that call > `PropertiesUtil` recursively. In some cases such a property source can even > cause deadlocks. (#3252) > Piotr