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

[Java Broker] Queue that has been used as a alternative binding cannot be removed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • qpid-java-broker-7.0.0
    • qpid-java-broker-7.0.0
    • Broker-J
    • None

    Description

      There is a circumstance when a queue that has been used as a alternative binding cannot be removed:

      The reproduction is as follows:

      1. Create a queue 'queue'
      2. Create a queue 'queue_DLQ'
      3. Edit queue and set queue_DLQ to be its alternative binding
      4. Try to delete 'queue_DLQ'
      5. System displays message "409 - Destination 'queue_DLQ' is in use as an alternate binding"
      6. Delete 'queue'
      7. Delete 'queue_DLQ' (defect: operation seemingly succeeds but queue is not removed).

      Attachments

        Activity

          People

            kwall Keith Wall
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: