This is an automated email from the ASF dual-hosted git repository. tross pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git.
from f1a8677 DISPATCH-1899: cleanup bad log message conversions add deebb17 DISPATCH-1911 - Add return values for disposition and error in the core-subscription on-message handler so delivery disposition can be set by the handler. add 311f606 DISPATCH-1911 - Decref the delivery in the discard case. H/T kgiusti No new revisions were added by this update. Summary of changes: include/qpid/dispatch/protocol_adaptor.h | 15 ----- include/qpid/dispatch/router_core.h | 34 +++++++++++- src/python_embedded.c | 14 +++-- src/router_core/delivery.c | 2 +- src/router_core/forwarder.c | 83 +++++++++++++++++++++------- src/router_core/management_agent.c | 8 ++- src/router_core/modules/mobile_sync/mobile.c | 15 +++-- src/router_core/router_core_private.h | 6 +- 8 files changed, 121 insertions(+), 56 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org