Re: Question: "Garbage-Free" AbstractFilter#filter(...) methods.

2025-03-01 Thread Remko Popma
Garbage free is mostly about predictable latency. In my work we create trading applications that send orders to the stock exchange when market conditions change. If the JVM would decide to stop the world to collect garbage, we might not get the orders sent out in time. Our whole stack (messag

Question: "Garbage-Free" AbstractFilter#filter(...) methods.

2025-03-01 Thread Jeff Thomas
Hello Dev Team, I am a totally fresh "committer" so forgive me if I ask a silly question. I got into a discussion with Piotr about the Log4j Filters and the overloaded filter methods (14 in total) and asked if the extra API is necessary when there is a varargs "filter(, final Object ... par

Re: How to unsubscribe (was: New committer: Jeff Thomas)

2025-03-01 Thread Carol Brickley
thanx From: Piotr P. Karwasz Sent: 01 March 2025 12:27 To: dev@logging.apache.org ; Carol Brickley Subject: How to unsubscribe (was: New committer: Jeff Thomas) Hi Carol, On 1.03.2025 10:56, Carol Brickley wrote: > Pleas unsubscribe me To unsubscribe, you need

Re: New committer: Jeff Thomas

2025-03-01 Thread Carol Brickley
Hi Pleas unsubscribe me Thanks Carol From: Jan Friedrich Sent: 26 February 2025 21:59 To: Apache Logging Developers List Subject: Re: New committer: Jeff Thomas Hi Jeff, Congratulations on becoming a committer for Apache Logging! It’s great to see you take on

How to unsubscribe (was: New committer: Jeff Thomas)

2025-03-01 Thread Piotr P. Karwasz
Hi Carol, On 1.03.2025 10:56, Carol Brickley wrote: Pleas unsubscribe me To unsubscribe, you need to follow a similar process as the one you used to subscribe: send an e-mail to dev-unsubscr...@logging.apache.org and follow the instruction the bot will send you. For more information see: h