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

Allow disable-auto-decode to be set via env var or conf file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • qpid-cpp-0.34
    • qpid-cpp-1.35.0
    • C++ Client
    • None

    Description

      The 0-10 path in qpid::messaging now automatically decodes AMQP 0-10 maps and lists (identified by their content type) in order to populate the content-object of the message and give similar behaviour to the 1.0 path.

      This is however a change in behaviour and may not be desired by all legacy users. There is a connection level option to disable this feature. However requiring every connection to be explicitly configured is not always desirable either. It would be preferable to allow the behaviour to be controlled as a client option, via environment variables or through the client config file.

      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: