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/14 06:55:55 UTC

[GitHub] [rocketmq] cserwen opened a new issue #3755: [POP] The level of log should be warn when failed to ack message

cserwen opened a new issue #3755:
URL: https://github.com/apache/rocketmq/issues/3755


   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   When using the default Broker parameters to test Pop consumption, there will be many consumption failures, but there is no relevant warn log.
   
   - What did you expect to see?
   The log should be warn.
   
   - What did you see instead?
   After investigation, it was found that many related logs which level is info are printed.
   
   2. Please tell us about your environment:
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
   Although the consumption failure is not caused by this (actually caused by too few ACK threads), I think the info type log should be printed here, which is convenient for users to troubleshoot the problem.
   


-- 
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] duhenglucky closed issue #3755: [POP] The level of log should be warn when failed to ack

Posted by GitBox <gi...@apache.org>.
duhenglucky closed issue #3755:
URL: https://github.com/apache/rocketmq/issues/3755


   


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