Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-3178

Provide a way to limit the size of an address after paged

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.17.0
    • 2.28.0
    • Broker, Configuration
    • None

    Description

      I am adding three attributes to Address-settings:

      • page-limit-bytes: Number of bytes. We will convert this metric into max number of pages internally by dividing max-bytes / page-size. It will allow a max based on an estimate.
      • page-limit-messages: Number of messages
      • page-full-message-policy: fail : drop

      We will now allow paging, until these max values and then fail or drop messages.

      Once these values are retracted, the address will remain full until a period where cleanup is kicked in by paging. So these values may have a certain delay on being applied, but they should always be cleared once cleanup happened.

      Attachments

        Activity

          People

            clebertsuconic Clebert Suconic
            gtully Gary Tully
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 3h 40m
                3h 40m