jai1 opened a new pull request #650: CPP Client: Fix BrokerConsumerStats 
function returning value instead of void
URL: https://github.com/apache/incubator-pulsar/pull/650
 
 
   ### Motivation
   My IDE was complaining that for certain functions `Return has value, in 
function returning void`.
   The commit is a NO OP since CPP compiler ignores the return value if the 
function returns void.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to