[GitHub] qpid-dispatch pull request #416: DISPATCH-1176 - Do not continue processing ...

2018-11-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-dispatch/pull/416 --- - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

[GitHub] qpid-dispatch pull request #416: DISPATCH-1176 - Do not continue processing ...

2018-11-09 Thread ganeshmurthy
GitHub user ganeshmurthy reopened a pull request: https://github.com/apache/qpid-dispatch/pull/416 DISPATCH-1176 - Do not continue processing settled streaming deliveri… …es when they have nowhere to go. If the settled delivery is not in any of the lists, dont process it You

[GitHub] qpid-dispatch pull request #416: DISPATCH-1176 - Do not continue processing ...

2018-11-08 Thread ganeshmurthy
Github user ganeshmurthy closed the pull request at: https://github.com/apache/qpid-dispatch/pull/416 --- - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

[GitHub] qpid-dispatch pull request #416: DISPATCH-1176 - Do not continue processing ...

2018-11-08 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/416#discussion_r232051930 --- Diff: src/router_core/transfer.c --- @@ -1252,6 +1252,14 @@ static void qdr_deliver_continue_CT(qdr_core_t *core, qdr_action_t *action, bool

[GitHub] qpid-dispatch pull request #416: DISPATCH-1176 - Do not continue processing ...

2018-11-08 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/416 DISPATCH-1176 - Do not continue processing settled streaming deliveri… …es when they have nowhere to go. If the settled delivery is not in any of the lists, dont process it You can