yair ogen created HTTPASYNC-113:
-----------------------------------

             Summary: Add support for interceptors to the internal Async IO 
Threas
                 Key: HTTPASYNC-113
                 URL: https://issues.apache.org/jira/browse/HTTPASYNC-113
             Project: HttpComponents HttpAsyncClient
          Issue Type: New Feature
    Affects Versions: 4.1.1
            Reporter: yair ogen


I have a requirement to attach all logs with a transaction id. I set this ID in 
Log4j MDC, but I need a way to intercept the request in a way I can set this 
MDC key in the internal thread pools used by the async client.
The current interceptors are run before the IO thread pool starts to run,



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to