You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by gi...@git.apache.org on 2017/08/23 21:44:10 UTC

[GitHub] rdhabalia opened a new pull request #714: Debug log

rdhabalia opened a new pull request #714: Debug log
URL: https://github.com/apache/incubator-pulsar/pull/714
 
 
   ### Motivation
   
   - Purpose of #680 to provide a way to enable debug log for specific topic using which we can debug end2end execution flow for a specific topic at broker-side. For that, we have to do debug-logging with topic-name. 
   - Also, added some more debug-logging for msgAck and msgRedelivery flow to help in debugging when client is seeing unexpected msg-redelivery behavior.
   
   ### Modifications
   
   - add more debug logs for msgAck and msgRedelivery
   - add topicName in debug logs
   
   ### Result
   
   No functional change.
   
 
----------------------------------------------------------------
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