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 2021/06/22 08:10:29 UTC

[GitHub] [pulsar] codelipenghui opened a new pull request #11005: Do not expose meaningless stats for consumer.

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



[GitHub] [pulsar] sijie merged pull request #11005: Do not expose meaningless stats for consumer.

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #11005:
URL: https://github.com/apache/pulsar/pull/11005


   


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



[GitHub] [pulsar] sijie merged pull request #11005: Do not expose meaningless stats for consumer.

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #11005:
URL: https://github.com/apache/pulsar/pull/11005


   


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