[GitHub] qpid-dispatch pull request #410: DISPATCH-1160 - Added edge address tracking...

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

[GitHub] qpid-dispatch pull request #410: DISPATCH-1160 - Added edge address tracking...

2018-10-31 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/410#discussion_r229782221 --- Diff: src/router_core/modules/edge_addr_tracking/edge_addr_tracking.h --- @@ -0,0 +1,29 @@ +/* + * Licensed to the Apache Software

[GitHub] qpid-dispatch pull request #410: DISPATCH-1160 - Added edge address tracking...

2018-10-31 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/410#discussion_r229791449 --- Diff: src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c --- @@ -0,0 +1,372 @@ +/* + * Licensed to the Apache Software

[GitHub] qpid-dispatch pull request #410: DISPATCH-1160 - Added edge address tracking...

2018-10-31 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/410#discussion_r229788028 --- Diff: tests/system_tests_edge_router.py --- @@ -345,5 +620,420 @@ def run(self): Container(self).run() -if __name__

[GitHub] qpid-dispatch pull request #410: DISPATCH-1160 - Added edge address tracking...

2018-10-31 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/410#discussion_r229790940 --- Diff: src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c --- @@ -0,0 +1,372 @@ +/* + * Licensed to the Apache Software

[GitHub] qpid-dispatch pull request #410: DISPATCH-1160 - Added edge address tracking...

2018-10-31 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/410#discussion_r229788582 --- Diff: tests/system_tests_edge_router.py --- @@ -345,5 +620,420 @@ def run(self): Container(self).run() -if __name__

[GitHub] qpid-dispatch pull request #410: DISPATCH-1160 - Added edge address tracking...

2018-10-30 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/410 DISPATCH-1160 - Added edge address tracking module to interior router You can merge this pull request into a Git repository by running: $ git pull