[ 
https://issues.apache.org/jira/browse/ROCKETMQ-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968715#comment-15968715
 ] 

ASF GitHub Bot commented on ROCKETMQ-175:
-----------------------------------------

Github user coveralls commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/92
  
    
    [![Coverage 
Status](https://coveralls.io/builds/11084533/badge)](https://coveralls.io/builds/11084533)
    
    Coverage decreased (-0.2%) to 34.443% when pulling 
**61901647fb1851bbb36b4734195206a364a0c0bd on vsair:ROCKETMQ-175** into 
**7bcb3b3eae1e3c441861f2a3cd79ff54a8e691b9 on apache:develop**.



> Consumer may miss messages because of inconsistent subscription
> ---------------------------------------------------------------
>
>                 Key: ROCKETMQ-175
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-175
>             Project: Apache RocketMQ
>          Issue Type: Bug
>          Components: rocketmq-broker
>    Affects Versions: 4.0.0-incubating
>            Reporter: Eric Liu
>            Assignee: yukon
>             Fix For: 4.1.0-incubating
>
>
> When consumers in one group have different subscriptions(with tag), broker 
> will select the one has latest client version. Although when this consumer 
> shutdown, broker would not update the subscription until someone in group  
> restart, so other consumers will miss messages by the dead consumer's tag.
> Broker should refresh the  group's subscriptions when someone was off-line.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to