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

QMF v1 method requests may fail if new object's id overlaps an old deleted object.

    XMLWordPrintableJSON

Details

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

    Description

      If a broker object, such as a queue, is created, deleted, and re-created, the new(est) QMF management object is still indexed by the old key value. This is OK for QMF v2 keys, but v1 keys contain a sequence number which is not correctly updated. This may result in v1 queries for the new object to fail.

      Attachments

        Activity

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: