[ https://issues.apache.org/jira/browse/DISPATCH-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Charles E. Rolke resolved DISPATCH-1854. ---------------------------------------- Fix Version/s: 1.15.0 Resolution: Fixed Fixed at Commit 54dfd0 Still requires application to HTTP adaptors. > Delivery id numbers could be added for better log message comprehension > ----------------------------------------------------------------------- > > Key: DISPATCH-1854 > URL: https://issues.apache.org/jira/browse/DISPATCH-1854 > Project: Qpid Dispatch > Issue Type: Improvement > Components: Protocol Adaptors, Router Node, Routing Engine > Affects Versions: 1.14.0 > Reporter: Charles E. Rolke > Assignee: Charles E. Rolke > Priority: Major > Fix For: 1.15.0 > > > 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. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org