Re: [VOTE] Release Apache Log4j 2.19.0-rc1

2022-09-09 Thread Piotr P. Karwasz
Hi Ralph, On Sat, 10 Sept 2022 at 00:56, Ralph Goers wrote: > Web Site: https://logging.staged.apache.org/log4j/2.x/index.html. I forgot to document the removal of `log4j-slf4j18-impl` and the new `log4j-slf4j2-impl`: https://logging.staged.apache.org/log4j/2.x/log4j-slf4j-impl/index.html I pu

[VOTE] Release Apache Log4j 2.19.0-rc1

2022-09-09 Thread Ralph Goers
This is a vote to release Log4j 2.19.0, the next version of the Log4j 2 project. Note that the security page on the web site was updated to better describe CVE-2021-44228 and CVE-2021-45046. Please review those changes. Please download, test, and cast your votes on the log4j developers list. []

Re: Structured concurrency in Java 19+

2022-09-09 Thread Volkan Yazıcı
I expect scoped variables that will be introduced with Loom to replace MDC attached to threads. On Wed, Sep 7, 2022 at 8:41 PM Matt Sicker wrote: > Java 19 is coming out soon, and that includes a preview version of virtual > threads and structured concurrency APIs. While I’m not that familiar wi