> On May 24, 2024, at 11:10 AM, Piotr P. Karwasz <piotr.karw...@gmail.com> 
> wrote:
> 
> Hi John,
> 
> On Fri, 24 May 2024 at 17:17, John Engebretson <jengebr...@gmail.com> wrote:
>>  As
> I stated several times, 'ThreadContext.get()` is a mistake, because it
> allows users to abuse the API and transport logging-unrelated data
> through `ThreadContext`. If we could correct the past, I would remove
> `ThreadContext.get()` and let `ThreadContext.put()` return the old
> value.

John,

ThreadContextMap is obviously very important to your use case. Can you describe 
how you are using it? What about the way you are using it made you notice it 
was having an impact on performance? 

Ralph

Reply via email to