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

Make DLQ queue nums configurable

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.1.0-incubating
    • 4.3.0
    • rocketmq-broker
    • None

    Description

      As DLQ queue nums is configured to static as

      protected final static int DLQ_NUMS_PER_GROUP = 1;
      

      in some cases, we need to get messages from DLQ to recover,but queue nums of DLQ is limited and can't expand load.So I want to change the default DLQ queue nums default value.

      Attachments

        Issue Links

          Activity

            People

              yukon Xinyu Zhou
              lindzh lindzh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: