You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2021/12/24 03:06:55 UTC

[GitHub] [bookkeeper] czhfe opened a new issue #2960: Pulsar is producing and consuming messages, the bookie_READ_BYTES indicator does not change

czhfe opened a new issue #2960:
URL: https://github.com/apache/bookkeeper/issues/2960


   **BUG REPORT**
   
   ***Describe the bug***
   
   I am using pulsar 2.7.2 and Bookkeeper version is 4.12.0
   
   I am using pulsar 2.7.2 and Bookkeeper version is 4.12.0
   
   I am using the pulsar-perf tool for pulsar performance testing, and in the process I found that the read entry metric of the grafana panel Throughput(MB/s) has been zero
   
   By accessing the Bookkeeper metrics interface at http://Bookkeeper_IP:metrics_port/metrics it was found that the value of the BOOKIE_READ_BYTES metric has not changed. actually does produce and consume messages
   
   ***To Reproduce***
   
   Performance stress testing with the pulsar-perf tool, while producing and consuming messages
   
   ***Expected behavior***
   
   read entry is not zero
   
   ***Screenshots***
   
   ![image](https://user-images.githubusercontent.com/19341806/147310817-8064c2d9-8c39-4101-98ba-a4f7a392a988.png)
   ![image](https://user-images.githubusercontent.com/19341806/147310870-bd53ce82-4fbc-4555-916f-62951e4d8913.png)
   
   
   ***Additional context***
   
   
   


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

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] 3286360470 commented on issue #2960: Pulsar is producing and consuming messages, the bookie_READ_BYTES indicator does not change

Posted by GitBox <gi...@apache.org>.
3286360470 commented on issue #2960:
URL: https://github.com/apache/bookkeeper/issues/2960#issuecomment-1003567977


   pulsar has broker cache, can you show the broker cache miss metrics(pulsar_ml_cache_misses_throughput), if the cache miss metrics is 0, so bookie's read entry should be 0.


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

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org