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 2019/04/17 11:22:03 UTC

[GitHub] [rocketmq] zongtanghu opened a new issue #1164: Consumer Instance can't consume message from slave when the TPS of cluster is in the high level and master has been killed.

zongtanghu opened a new issue #1164: Consumer Instance can't consume message from slave when the TPS of cluster is in the high level and master has been killed.
URL: https://github.com/apache/rocketmq/issues/1164
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   We use the consumer instance to consume the message from slave node when   the master node has been already killed and the TPS of cluster is in the high level.
   
   - What did you expect to see?
   The consumer instance can consume the message from slave node when the master node has been already killed and the TPS of cluster is in the high level for producing and consuming messages.Here is the logs:
   ![image](https://user-images.githubusercontent.com/5010883/56284068-091cd400-6146-11e9-9395-3471d18cd7fb.png)
   
   
   - What did you see instead?
   The consumer instance can consume the message from slave node normally under the circumstances above.
   
   2. Please tell us about your environment:
   (1)In java version "1.8.0_191";
   (2)In physical machine;
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
   
   4. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
   
   - [sub-task1-issue-number](example_sub_issue1_link_here): sub-task1 description here, 
   - [sub-task2-issue-number](example_sub_issue2_link_here): sub-task2 description 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services