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

the Java broker does not reject 0-10 exchange delete/bind/unbind commands which use empty strings for the exchange name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12
    • 0.13
    • Broker-J
    • None

    Description

      The Java broker [sometimes] verifies that the 0-10 exchange delete/bind/unbind commands have an exchange value set however it does not reject those which have an empty string defined, which is interpreted as the default exchange. It should issue an INVALID_ARGUMENT exception if the exchange name is null or empty for these commands.

      Attachments

        Activity

          People

            kwall Keith Wall
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: