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

[AMQP 1.0] durable node property not signalled if specified on its own

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.26
    • 0.26
    • C++ Client
    • None

    Description

      When requesting creation of the node on demand when attaching, if the only thing specified for the node in the address string is that it is durable, that fact will not be communicated via the node-properties sent with the attach.

      E.g. 'q; {,create:always,node:{durable:True}}' will not result in a durable queue being created (however if some other property is specified in addition, or if the durable property is specified through a nested properties map, then it will be).

      Attachments

        Activity

          People

            gsim Gordon Sim
            gsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: