[GitHub] qpid-dispatch pull request #425: DISPATCH-1213 - Prevent stalling of presett...

2018-12-06 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/425 DISPATCH-1213 - Prevent stalling of presettled large message senders … …by calling the AMQP_rx_handler which start emptying proton buffers again You can merge this pull request

[GitHub] qpid-dispatch issue #420: DISPATCH-1177 - Added new option -e to qdstat. Thi...

2018-11-14 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/420 Should it say "Router is Standalone or Edge - No Router List". --- - To unsubscribe, e-mail: de

[GitHub] qpid-dispatch pull request #420: DISPATCH-1177 - Added new option -e to qdst...

2018-11-13 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/420 DISPATCH-1177 - Added new option -e to qdstat. This will show only th… …e edge connections and show which of those connections is active You can merge this pull request into a Git

[GitHub] qpid-dispatch pull request #419: Added new option -e to qdstat. This will sh...

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

[GitHub] qpid-dispatch pull request #419: Added new option -e to qdstat. This will sh...

2018-11-13 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/419 Added new option -e to qdstat. This will show only the edge connectio… …ns and show which of those connections is active You can merge this pull request into a Git repository

[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 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

[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 https://github.com/ganeshmurthy

[GitHub] qpid-dispatch pull request #390: DISPATCH-1110 - Added code to synchronously...

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

[GitHub] qpid-dispatch pull request #390: DISPATCH-1110 - Added code to synchronously...

2018-10-10 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/390 DISPATCH-1110 - Added code to synchronously call AMQP-rx_handler to p… …ull in all data from the proton buffers at once. Also introduced link level flag to continue receiving

[GitHub] qpid-dispatch issue #389: DISPATCH-1130 Expose link priority

2018-10-10 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/389 @ErnieAllen This change looks good. As part of this PR, can you also please add a test to system_tests_qdstat to verify that the correct link priority is showing up? Thanks

[GitHub] qpid-dispatch issue #376: DISPATCH-1081 - Update doc for multicast delivery ...

2018-10-02 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/376 I will merge this shortly, thanks. --- - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional

[GitHub] qpid-dispatch pull request #383: DISPATCH-1129 - Moved call to forwarding mu...

2018-09-25 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/383 DISPATCH-1129 - Moved call to forwarding multicast messages to end of… … forwarder function. Also modified qd_message_check_LH to not validate the message if bufferes have already

[GitHub] qpid-dispatch pull request #382: DISPATCH-1129 - Moved call to forwarding mu...

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

[GitHub] qpid-dispatch pull request #382: DISPATCH-1129 - Moved call to forwarding mu...

2018-09-24 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/382 DISPATCH-1129 - Moved call to forwarding multicast messages to end of… … forwarder function. Also modified qd_message_check_LH to not validate the message if bufferes have already

[GitHub] qpid-dispatch issue #375: DISPATCH 1096 - store priority in links

2018-09-13 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/375 I applied this PR to the latest master code and I ran the multi-tenancy tests and I saw a router crash. The backtrace is similar to the earlier one. Here it is (gdb) bt #0

[GitHub] qpid-dispatch issue #376: DISPATCH-1081 - Update doc for multicast delivery ...

2018-09-13 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/376 This looks good to me. @ted-ross can you please give a quick glance and if you think it is good, I will commit

[GitHub] qpid-dispatch issue #371: DISPATCH-1090 - Draim excess credit if there are n...

2018-09-10 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/371 Fixed "Draim" to "Drain". Thanks for testing. --- - To unsubscribe, e-mail: dev-unsubsc

[GitHub] qpid-dispatch pull request #371: DISPATCH-1090 - Draim excess credit if ther...

2018-09-04 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/371 DISPATCH-1090 - Draim excess credit if there are no receivers You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid

[GitHub] qpid-dispatch pull request #368: DISPATCH-1090 - Draim excess credit if ther...

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

[GitHub] qpid-dispatch pull request #370: DISPATCH-1112 - Additional fix. Modified qd...

2018-09-03 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/370 DISPATCH-1112 - Additional fix. Modified qdr_link_process_deliveries(… …) to not continue processing deliveries if detach has been received on that link You can merge this pull

[GitHub] qpid-dispatch pull request #368: DISPATCH-1090 - Draim excess credit if ther...

2018-08-28 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/368 DISPATCH-1090 - Draim excess credit if there are no receivers You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid

[GitHub] qpid-dispatch pull request #359: DISPATCH-1100: add auto delete linkRoutes

2018-08-24 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/359#discussion_r212737548 --- Diff: src/router_core/route_control.c --- @@ -189,37 +189,40 @@ static void qdr_link_route_activate_CT(qdr_core_t *core, qdr_link_route_t

[GitHub] qpid-dispatch pull request #366: DISPATCH-1103 - Added code to retry failed ...

2018-08-24 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/366 DISPATCH-1103 - Added code to retry failed auto links using the core … …timeer API You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] qpid-dispatch pull request #363: Dispatch 1103

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

[GitHub] qpid-dispatch pull request #363: Dispatch 1103

2018-08-14 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/363 Dispatch 1103 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-1103 Alternatively you can

[GitHub] qpid-dispatch pull request #362: DISPATCH-1099 - Added core timer API

2018-08-13 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/362 DISPATCH-1099 - Added core timer API You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-1099-2

[GitHub] qpid-dispatch pull request #357: DISPATCH-1099 - Added plumbing that sends t...

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

[GitHub] qpid-dispatch issue #357: DISPATCH-1099 - Added plumbing that sends ticks in...

2018-08-10 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/357 It adds one action record into the action list every one second. That should not bring down the performance but I will try using quiver and see what I get

[GitHub] qpid-dispatch issue #357: DISPATCH-1099 - Added plumbing that sends ticks in...

2018-08-10 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/357 Sorry, also depends on the number of outstanding timers. At this time, we plan to add timers for retrying autoLinks only. I will add a bunch of autoLinks that need to be retried and see

[GitHub] qpid-dispatch pull request #357: DISPATCH-1099 - Added plumbing that sends t...

2018-08-09 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/357 DISPATCH-1099 - Added plumbing that sends ticks into the core You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid

[GitHub] qpid-dispatch pull request #356: DISPATCH-1099 - Added plumbing that sends t...

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

[GitHub] qpid-dispatch pull request #356: DISPATCH-1099 - Added plumbing that sends t...

2018-08-09 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/356 DISPATCH-1099 - Added plumbing that sends ticks into the core You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid

[GitHub] qpid-dispatch pull request #354: DISPATCH-1097 - Added code to fix issues re...

2018-08-06 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/354 DISPATCH-1097 - Added code to fix issues reported by Coverity You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid

[GitHub] qpid-dispatch pull request #353: DISPATCH-1094 - Moved the creation and writ...

2018-08-06 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/353 DISPATCH-1094 - Moved the creation and writing of log file inside a l… …ock so that the order is preserved You can merge this pull request into a Git repository by running

[GitHub] qpid-dispatch pull request #350: DISPATCH-1093 - Prevent additional connecti...

2018-08-01 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/350 DISPATCH-1093 - Prevent additional connections from being created fro… …m connectors when calling qd_connection_manager_start You can merge this pull request into a Git repository

[GitHub] qpid-dispatch pull request #348: DISPATCH-1008 - Back out previous change th...

2018-07-31 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/348 DISPATCH-1008 - Back out previous change that was storing every failo… …ver url obtained from every connection. Modified the code to wipe out the failover urls obtained from

[GitHub] qpid-dispatch pull request #347: DISPATCH-1087 - Modified shebang line in so...

2018-07-25 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/347 DISPATCH-1087 - Modified shebang line in some files to put in the cor… …rect version of Python You can merge this pull request into a Git repository by running: $ git pull

[GitHub] qpid-dispatch pull request #346: DISPATCH-1087 - Modified shebang line in so...

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

[GitHub] qpid-dispatch pull request #346: DISPATCH-1087 - Modified shebang line in so...

2018-07-25 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/346 DISPATCH-1087 - Modified shebang line in some files to put in the cor… …rect version of Python You can merge this pull request into a Git repository by running: $ git pull

[GitHub] qpid-dispatch pull request #341: DISPATCH-1008 - Back out previous change th...

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

[GitHub] qpid-dispatch pull request #345: DISPATCH-1085 - Modified AMQP_link_detach_h...

2018-07-23 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/345 DISPATCH-1085 - Modified AMQP_link_detach_handler to flush out the re… …maining bytes in the message buffers before responding to detaches You can merge this pull request into a Git

[GitHub] qpid-dispatch pull request #344: DISPATCH-1069 - Delayed freeing of links an...

2018-07-18 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/344 DISPATCH-1069 - Delayed freeing of links and sessions until after the… … the processing of the event batch is complete You can merge this pull request into a Git repository

[GitHub] qpid-dispatch pull request #341: DISPATCH-1008 - Back out previous change th...

2018-07-12 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/341 DISPATCH-1008 - Back out previous change that was storing every failo… …ver url obtained from every connection. Modified the code to wipe out the failover urls obtained from

[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 #327: DISPATCH-1041 - Add tests to validate each ...

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

[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 https

[GitHub] qpid-dispatch issue #327: DISPATCH-1041 - Add tests to validate each global ...

2018-06-22 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/327 Good catch. Not sure how I missed that. I will add anew test for acceptedDeliveries and will let you know

[GitHub] qpid-dispatch pull request #325: DISPATCH-1037 - Prevented deleting listener...

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

[GitHub] qpid-dispatch pull request #325: DISPATCH-1037 - Prevented deleting listener...

2018-06-13 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/325 DISPATCH-1037 - Prevented deleting listener with http: yes You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid

[GitHub] qpid-dispatch pull request #322: DISPATCH-1008 - Original connection informa...

2018-06-12 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/322 DISPATCH-1008 - Original connection information is preserved in the f… …ailover list and a connection is attempted via round robin when the router fails over You can merge

[GitHub] qpid-dispatch pull request #310: DISPATCH-1008 - Original connection informa...

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

[GitHub] qpid-dispatch pull request #316: DISPATCH-1021 - Introduced a more flag in t...

2018-06-07 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/316#discussion_r193836829 --- Diff: src/router_core/transfer.c --- @@ -1237,7 +1246,7 @@ void qdr_drain_inbound_undelivered_CT(qdr_core_t *core, qdr_link_t *link, qdr_ad

[GitHub] qpid-dispatch pull request #318: DISPATCH-1023 - Added a multicast bit on th...

2018-06-05 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/318 DISPATCH-1023 - Added a multicast bit on the qdr_delivery_t object to… … use in places where owning_addr is not available. Also added code to free multi frame non-multicast

[GitHub] qpid-dispatch pull request #314: DISPATCH-1023 - Added a multicast bit on th...

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

[GitHub] qpid-dispatch pull request #316: DISPATCH-1021 - Introduced a more flag in t...

2018-06-05 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/316 DISPATCH-1021 - Introduced a more flag in the action so every action … …can accurately know if there is more data to come in the message You can merge this pull request into a Git

[GitHub] qpid-dispatch pull request #313: DISPATCH-1021 - Introduced a more flag in t...

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

[GitHub] qpid-dispatch pull request #314: DISPATCH-1023 - Added a multicast bit on th...

2018-06-04 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/314 DISPATCH-1023 - Added a multicast bit on the qdr_delivery_t object to… … use in places where owning_addr is not available You can merge this pull request into a Git repository

[GitHub] qpid-dispatch pull request #313: DISPATCH-1021 - Introduced a more flag in t...

2018-06-04 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/313 DISPATCH-1021 - Introduced a more flag in the action so every action … …can accurately know if there is more data to come in the message You can merge this pull request into a Git

[GitHub] qpid-dispatch pull request #292: DISPATCH-963 - Added test name to creation ...

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

[GitHub] qpid-dispatch pull request #310: DISPATCH-1008 - Original connection informa...

2018-05-29 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/310 DISPATCH-1008 - Original connection information is preserved in the f… …ailover list and a connection is attempted via round robin when the router fails over You can merge

[GitHub] qpid-dispatch pull request #287: NO-JIRA - Removed sleep and introduced a ti...

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

[GitHub] qpid-dispatch pull request #303: DISPATCH-994 - Added null checks on links/c...

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

[GitHub] qpid-dispatch pull request #303: DISPATCH-994 - Added null checks on links/c...

2018-05-10 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/303#discussion_r187373563 --- Diff: src/router_core/connections.c --- @@ -473,7 +474,8 @@ void qdr_link_second_attach(qdr_link_t *link, qdr_terminus_t *source, qdr_termin

[GitHub] qpid-dispatch pull request #303: DISPATCH-994 - Added null checks on links/c...

2018-05-10 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/303 DISPATCH-994 - Added null checks on links/connections before enqueing… … actions or calling action inseting functions You can merge this pull request into a Git repository

[GitHub] qpid-dispatch pull request #299: DISPATCH-927 - System test for fix. Makes s...

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

[GitHub] qpid-dispatch pull request #299: DISPATCH-927 - System test for fix. Makes s...

2018-05-04 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/299 DISPATCH-927 - System test for fix. Makes sure both detaches are echo… …ed back You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] qpid-dispatch pull request #295: DISPATCH-933 - Undo changes made because th...

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

[GitHub] qpid-dispatch pull request #295: DISPATCH-933 - Undo changes made because th...

2018-04-26 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/295 DISPATCH-933 - Undo changes made because this JIRA. RouterStats os no… …w gone relaced with the old Router entity. This change has been backed out because of backward compat issues

[GitHub] qpid-dispatch pull request #292: DISPATCH-963 - Added test name to creation ...

2018-04-24 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/292 DISPATCH-963 - Added test name to creation of senders and receivers t… …o make the names unique You can merge this pull request into a Git repository by running: $ git pull

[GitHub] qpid-dispatch pull request #291: Dispatch 963

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

[GitHub] qpid-dispatch pull request #291: Dispatch 963

2018-04-24 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/291 Dispatch 963 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-963 Alternatively you can review

[GitHub] qpid-dispatch pull request #287: NO-JIRA - Removed sleep and introduced a ti...

2018-04-13 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/287 NO-JIRA - Removed sleep and introduced a timer to test connector fail… …over urls You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] qpid-dispatch issue #285: DISPATCH-154 - Added new tests to validate unresol...

2018-04-10 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/285 test_unresolvable_host fails for me locally. [gmurthy@localhost build]$ /usr/bin/python "/home/gmurthy/opensource/qpid-dispatch/build/tests/run.py" "

[GitHub] qpid-dispatch pull request #265: DISPATCH-937 - Introduce the validate flag ...

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

[GitHub] qpid-dispatch pull request #280: DISPATCH-952 - Outgoing links initiated by ...

2018-04-05 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/280 DISPATCH-952 - Outgoing links initiated by the router will share a si… …ngle session You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] qpid-dispatch pull request #279: Dispatch 952 1

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

[GitHub] qpid-dispatch pull request #279: Dispatch 952 1

2018-04-05 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/279#discussion_r179512687 --- Diff: src/container.c --- @@ -756,8 +756,16 @@ qd_link_t *qd_link(qd_node_t *node, qd_connection_t *conn, qd_direction_t dir, c

[GitHub] qpid-dispatch pull request #279: Dispatch 952 1

2018-04-04 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/279 Dispatch 952 1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-952-1 Alternatively you can

[GitHub] qpid-dispatch pull request #274: DISPATCH-952 - Limit number of sessions to ...

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

[GitHub] qpid-dispatch issue #274: DISPATCH-952 - Limit number of sessions to one on ...

2018-04-03 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/274 @ted-ross do you agree with @alanconway comments ? If yes, I will make single session the default

[GitHub] qpid-dispatch pull request #274: DISPATCH-952 - Limit number of sessions to ...

2018-03-29 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/274 DISPATCH-952 - Limit number of sessions to one on a route-container c… …onnection. All links created will be created in this one session You can merge this pull request into a Git

[GitHub] qpid-dispatch pull request #270: DISPATCH-933 - Created new RouterStats enti...

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

[GitHub] qpid-dispatch pull request #270: DISPATCH-933 - Created new RouterStats enti...

2018-03-21 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/270#discussion_r176223364 --- Diff: python/qpid_dispatch/management/qdrouter.json --- @@ -431,37 +431,107 @@ "description": "Time i

[GitHub] qpid-dispatch pull request #270: DISPATCH-933 - Created new RouterStats enti...

2018-03-20 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/270 DISPATCH-933 - Created new RouterStats entity. Moved some attributes … …from Router entity to RouterStats. Router entity is not handled by the Python management agent

[GitHub] qpid-dispatch pull request #263: DISPATCH-933 - Created new RouterStats enti...

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

[GitHub] qpid-dispatch pull request #265: DISPATCH-937 - Introduce the validate flag ...

2018-03-07 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/265 DISPATCH-937 - Introduce the validate flag at the entity level to be … …able to avoid validation on already validated entities. This will help avoid unnecessary calls to validate

[GitHub] qpid-dispatch pull request #263: DISPATCH-933 - Created new RouterStats enti...

2018-03-05 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/263#discussion_r172352976 --- Diff: python/qpid_dispatch/management/qdrouter.json --- @@ -431,37 +431,100 @@ "description": "Time i

[GitHub] qpid-dispatch pull request #263: DISPATCH-933 - Created new RouterStats enti...

2018-03-05 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/263#discussion_r172309974 --- Diff: python/qpid_dispatch/management/qdrouter.json --- @@ -431,37 +431,100 @@ "description": "Time i

[GitHub] qpid-dispatch pull request #263: DISPATCH-933 - Created new RouterStats enti...

2018-02-28 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/263 DISPATCH-933 - Created new RouterStats entity. Moved some attributes … …from Router entity to RouterStats. Router entity is not handled by the Python management agent

[GitHub] qpid-dispatch pull request #262: Crolke 918 vhost hostname

2018-02-27 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/262#discussion_r171011913 --- Diff: console/config/schema.json --- @@ -1273,6 +1273,10 @@ "type": "map", "descri

[GitHub] qpid-dispatch issue #261: DISPATCH-918 - Initial modifications to Python sch...

2018-02-27 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/261 Specifying the "dir" attribute only will generate a warning that will tell you that you are using a deprecated attribute. The warning will look something like this - 201

[GitHub] qpid-dispatch pull request #262: Crolke 918 vhost hostname

2018-02-26 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/262#discussion_r170751787 --- Diff: console/config/schema.json --- @@ -1273,6 +1273,10 @@ "type": "map", "descri

[GitHub] qpid-dispatch pull request #261: DISPATCH-918 - Initial modifications to Pyt...

2018-02-26 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/261#discussion_r170619984 --- Diff: tests/system_tests_autolinks.py --- @@ -53,17 +53,18 @@ def setUpClass(cls): # # Create a pair

[GitHub] qpid-dispatch pull request #261: DISPATCH-918 - Initial modifications to Pyt...

2018-02-23 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/261 DISPATCH-918 - Initial modifications to Python schema code to introd… …uce and use the deprecationName attribute. Also modified dir to direction in linkRoute and autoLink

[GitHub] qpid-dispatch pull request #254: DISPATCH-911 - Added global delivery counts

2018-02-14 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/254#discussion_r168192351 --- Diff: src/router_node.c --- @@ -33,7 +33,6 @@ const char *QD_ROUTER_NODE_TYPE = "router.node"; const char *QD_ROUTER_AD

[GitHub] qpid-dispatch pull request #254: DISPATCH-911 - Added global delivery counts

2018-02-12 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/254 DISPATCH-911 - Added global delivery counts You can merge this pull request into a Git repository by running: $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-911

[GitHub] qpid-dispatch pull request #247: DISPATCH-911 - Added global delivery counts

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

[GitHub] qpid-dispatch pull request #252: Tross dispatch 845 1

2018-01-31 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/252#discussion_r165093678 --- Diff: tests/system_tests_dynamic_link_routes.py --- @@ -0,0 +1,349 @@ +# +# Licensed to the Apache Software Foundation (ASF) under

  1   2   3   4   5   >