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 2019/06/20 11:45:15 UTC

[GitHub] [pulsar] yuliangwan opened a new pull request #4570: Log: the number of {} is different to arguments count.

yuliangwan opened a new pull request #4570: Log: the number of {} is different to arguments count.
URL: https://github.com/apache/pulsar/pull/4570
 
 
   module: pulsar-broker 
   class: org.apache.pulsar.broker.web.PulsarWebResource
   error: Log the number of {} is different to arguments count.
   lineNum: 622
   
   if (log.isDebugEnabled()) {
       log.debug("[{}] Redirecting the rest call to {}: cluster={}", redirect, peerClusterData);
   }
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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