Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4767

[legacystore] QMF commands to create a persistent queue with an illegal number of journal files or journal file size should be rejected

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.23
    • C++ Broker
    • None

    Description

      QMF queries that request a queue to be created with more than 64 journal files (max journal files per queue are 64) should be rejected instead of translated to the maximum value (64). Current behaviour doesn't inform the user that less files are used (only a warning on server side) and is creating something that is not what the user asked for.

      This behavior applies also to the journal size parameter where the size is larger or smaller than the minimum or maximum allowable value.

      Attachments

        Activity

          People

            kpvdr Kim van der Riet
            kpvdr Kim van der Riet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: