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

AMQP 0_10 Messaging client sends empty correlation id even if no correlation Id is set

    XMLWordPrintableJSON

Details

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

    Description

      The qpid::messaging library holds no flag to say whether the correlation id has been set or not so when it converts the message properties to the amqp 0_10 it unconditionally sends "" if the user set no correlation id.

      It would be better if it detected an empty correlation id property and didn't send a correlation id on the wire.

      Attachments

        Activity

          People

            astitcher Andrew Stitcher
            astitcher Andrew Stitcher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: