[GitHub] qpid-dispatch pull request #328: DISPATCH-1045 - Release the delivery only a...

2018-06-27 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/328#discussion_r198613623 --- Diff: src/router_node.c --- @@ -312,12 +307,30 @@ static void AMQP_rx_handler(void* context, qd_link_t *link)

[GitHub] qpid-dispatch pull request #328: DISPATCH-1045 - Release the delivery only a...

2018-06-27 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/328#discussion_r198605509 --- Diff: src/router_node.c --- @@ -312,12 +307,30 @@ static void AMQP_rx_handler(void* context, qd_link_t *link)

[GitHub] qpid-dispatch pull request #328: DISPATCH-1045 - Release the delivery only a...

2018-06-22 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/328 DISPATCH-1045 - Release the delivery only after the entire message ha… …s been received You can merge this pull request into a Git repository by running: $ git pull