You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/01/05 08:46:58 UTC

[GitHub] [rocketmq-exporter] lygn128 opened a new issue #88: crush

lygn128 opened a new issue #88:
URL: https://github.com/apache/rocketmq-exporter/issues/88


   **Describe the bug**
   [2022-01-05 16:42:15.039] ERROR BROKER_PUT_NUMS-error, master broker=xxxxxxx:1011
   org.apache.rocketmq.client.exception.MQClientException: CODE: 1  DESC: The stats <BROKER_PUT_NUMS> <rocketmq-xxxxxxxxxx> not exist
   For more information, please visit the url, http://rocketmq.apache.org/docs/faq/
           at org.apache.rocketmq.client.impl.MQClientAPIImpl.viewBrokerStatsData(MQClientAPIImpl.java:2065)
           at org.apache.rocketmq.tools.admin.DefaultMQAdminExtImpl.viewBrokerStatsData(DefaultMQAdminExtImpl.java:908)
           at org.apache.rocketmq.tools.admin.DefaultMQAdminExt.viewBrokerStatsData(DefaultMQAdminExt.java:455)
           at org.apache.rocketmq.exporter.service.client.MQAdminExtImpl.viewBrokerStatsData(MQAdminExtImpl.java:502)
           at org.apache.rocketmq.exporter.task.MetricsCollectTask.collectBrokerStats(MetricsCollectTask.java:560)
           at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
           at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
           at java.lang.reflect.Method.invoke(Method.java:498)
           at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
           at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
           at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:93)
           at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
           at java.util.concurrent.FutureTask.run(FutureTask.java:266)
           at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
           at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
           at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
           at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
           at java.lang.Thread.run(Thread.java:745)
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: [e.g. iOS]
    - Browser [e.g. chrome, safari]
    - Version [e.g. 22]
   
   **Smartphone (please complete the following information):**
    - Device: [e.g. iPhone6]
    - OS: [e.g. iOS8.1]
    - Browser [e.g. stock browser, safari]
    - Version [e.g. 22]
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

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



[GitHub] [rocketmq-exporter] hdchen closed issue #88: BROKER_PUT_NUMS not exist

Posted by GitBox <gi...@apache.org>.
hdchen closed issue #88:
URL: https://github.com/apache/rocketmq-exporter/issues/88


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

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



[GitHub] [rocketmq-exporter] hdchen commented on issue #88: BROKER_PUT_NUMS not exist

Posted by GitBox <gi...@apache.org>.
hdchen commented on issue #88:
URL: https://github.com/apache/rocketmq-exporter/issues/88#issuecomment-1013673845


   This is just a warning ,and  does not affect monitoring metrics,
   when The producer does not produce messages,this warning will appear. BROKER_PUT_NUMS,TOPIC_PUT_SIZE


-- 
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: dev-unsubscribe@rocketmq.apache.org

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