Uploaded image for project: 'Apache RocketMQ'
  1. Apache RocketMQ
  2. ROCKETMQ-175

Consumer may miss messages because of inconsistent subscription

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0.0-incubating
    • 4.1.0-incubating
    • rocketmq-broker
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              eric.liu Eric Liu
              eric.liu Eric Liu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: