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

Message::getContentObject() returns void for 0-10 unless content is a map or a list

    XMLWordPrintableJSON

Details

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

    Description

      This means code that wants to work with either 0-10 or 1.0, and handle any type of content, needs protocol specific checks (e.g. in 0-10 needs to check content-type, but not for 1.0).

      It would be preferable to have getContentObject() always return an object with the best possible representation of the data regardless of the protocol used.

      (This is the case for 1.0, and drain has even been modified with that assumption, but doesn't yet hold for 0-10).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: