codelipenghui opened a new pull request #11005:
URL: https://github.com/apache/pulsar/pull/11005


   ### Motivation
   
   Currently, we have exposed some meaningless consumer stats to users such as
   
   ```
   addressLength
   addressOffset
   connectedSinceOffset
   connectedSinceLength
   clientVersionOffset
   clientVersionLength
   stringBuffer
   ```
   
   All of these stats are not used by users but used internally.
   So remove these stats from the exposed consumer stats.
   
   


-- 
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:
us...@infra.apache.org


Reply via email to