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

page-max-concurrent-io cannot be disabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • AMQ 7.8.0.CR1
    • AMQ 7.7.0.CR4
    • configuration
    • None
    • 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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              fnigro Francesco Nigro
              fnigro Francesco Nigro
              Oleg Sushchenko Oleg Sushchenko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: