You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/05/07 12:59:53 UTC

[GitHub] ivankelly opened a new pull request #1740: Add Commons Logging bridge to broker

ivankelly opened a new pull request #1740: Add Commons Logging bridge to broker
URL: https://github.com/apache/incubator-pulsar/pull/1740
 
 
   The AWS SDK, which we use for S3 offload uses commons logging as its
   logging API. For slf4j to be able to pick up this logs, we need to use
   the jcl-over-slf4j bridge. This patch adds the bridge as a dependency
   for the broker.
   
   Master Issue: #1511
   

----------------------------------------------------------------
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