Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-5963 Improve disk based limit configuration
  3. AMQ-5969

Add a configurable threshold property for disk limit change

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.12.0
    • 5.13.0
    • None
    • None

    Description

      There should be a configurable offset/threshold value set to prevent the disk limits from growing to often when only minor changes happen to the disk size. A good default value is probably something like 1 megabyte, but could be configured higher or lower.

      This would mean that the store limit value would only increase when the available space changes by at least the offset value.

      This only applies to growing the store (when using the percent option) because we always want to shrink the store limit if it's too large even if by 1 byte to make sure the configured limit is never higher than the available space.

      Attachments

        Activity

          People

            cshannon Christopher L. Shannon
            cshannon Christopher L. Shannon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: