You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2017/12/14 03:03:32 UTC

[GitHub] jvrao opened a new issue #850: Add MDC support

jvrao opened a new issue #850: Add MDC support
URL: https://github.com/apache/bookkeeper/issues/850
 
 
   **FEATURE REQUEST**
   
   Applications and users of BookKeeper will greatly benefit if they can correlate various log messages and error messages with the requests and responses. Usually done by setting application context in the A Mapped Diagnostic Context, or MDC. Our stack needs to carry this information around whenever threads change the context.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services