Re: [log4j] Recycler and Scoped Values (JEP 429)

2023-05-31 Thread Carter Kozak
Thanks for raising this, Volkan. I agree with your assessment that scoped values won't be very helpful for object pooling. The first sentence of https://openjdk.org/jeps/446 states: > Introduce scoped values, which enable the sharing of immutable data within > and across threads. The key pieces

Re: Facing issue in while doing migration log4j 1.x to 2.x

2023-05-31 Thread Nishu Gupta
Hi All, Here is the log4j and lo4j2 xml. I need a help for how jms call trigger? regards, Nishu From: Nishu Gupta Sent: Wednesday, May 24, 2023 10:17 AM To: Piotr P. Karwasz ; dev@logging.apache.org Cc: log4j-user-h...@logging.apache.org Subject: Re: Facing