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

AUTO_CLIENT_ACKNOWNLEDGE & CLIENT_ACKNOWLEDGE support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • None
    • 4.3.0
    • rocketmq-client
    • None

    Description

      For now, push consumer only supports DUPS_OK_ACKNOWLEDGE .

      If user wants to AUTO_CLIENT_ACKNOWNLEDGE or CLIENT_ACKNOWLEDGE , he or she must use pull consumer which is not easy enough to use.

      push consumer should support AUTO_CLIENT_ACKNOWNLEDGE and CLIENT_ACKNOWLEDGE .

      AUTO_CLIENT_ACKNOWNLEDGE : auto ack after consume and persist to broker

      CLIENT_ACKNOWLEDGE : user should ack by itself, consumer will not ack even after handle.

      ref: https://docs.oracle.com/cd/E19587-01/821-0029/aeqbk/index.html

      Attachments

        Issue Links

          Activity

            People

              vintagewang Xiaorui Wang
              Jaskey Jaskey Lam
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: