Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-3783

[LTS] page-max-concurrent-io cannot be disabled

XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.), Release Notes, Compatibility/Configuration, User Experience
    • +
    • Hide
      Previously, setting the value of `page-max-concurrent-io` to `-1` to remove the upper limit on the number of concurrent reads allowed on paging did not work. Instead, the broker continued to use the default value, or the previously configured value, if you had changed it from the default. This issue is now resolved.
      Show
      Previously, setting the value of `page-max-concurrent-io` to `-1` to remove the upper limit on the number of concurrent reads allowed on paging did not work. Instead, the broker continued to use the default value, or the previously configured value, if you had changed it from the default. This issue is now resolved.
    • Documented as Resolved Issue
    • Verified in a release

      page-max-concurrent-io cannot be disabled even if set to -1, because the storage manager is creating a Semaphore(-1) if page-max-concurrent-io is != 1

            fnigro Francesco Nigro
            fnigro Francesco Nigro
            Tiago Bueno Tiago Bueno
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: