Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1854

Delivery id numbers could be added for better log message comprehension

    XMLWordPrintableJSON

Details

    Description

      Deliveries could use id numbers similar to qd_server_t.next_connection_id numbers.

      Then the delivery id numbers could be used in places where the qd_delivery_t object addresses are printed in logs. This would eliminate the ambiguity with the object addresses that get reused.

      The effort to scavenge the extra info for logs could be wrapped in qd_log_enabled conditionals so that the work is done only when the log is to be printed.

      Where possible log lines with delivery info could be prefixed with connection, link, and delivery id numbers like [C12][L34][D105]

      Delivery ids could be added to transfer and settlement log lines.

      Attachments

        Issue Links

          Activity

            People

              chug Charles E. Rolke
              chug Charles E. Rolke
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: