Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-2430

[python] Modify binding to stop using potentially inefficient pn_message_id et al

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • proton-c-0.36.0
    • python-binding
    • None

    Description

      pn_message_id and pn_message_correlation_id return a pn_data_t to represent what is onyl allowed to be a scalar value which is more efficiently represented and handled as a pn_atom_t (now actually the restricted pn_msgid_t).

      If we stop using them then we can deprecate them and shift the implementation away from unecessary use of pn_data_t.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: