[qpid-dispatch] branch master updated: DISPATCH-1746: Additional fix. Copied the earlier fix to system_tests_multi_tenancy_policy

2020-11-05 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 31d9aa1 DISPATCH-1746: Additional fix

[qpid-dispatch] branch dev-protocol-adaptors-2 updated: DISPATCH-1815: Send PING frame every 4 seconds on an egress connection. This closes #897.

2020-10-27 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch dev-protocol-adaptors-2 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/dev-protocol-adaptors-2 by this push: new

[qpid-dispatch] branch master updated: DISPATCH-1746: Added some log messages. Created the first_sender when flow is available for self.waypoint_sender

2020-11-06 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 3037ee5 DISPATCH-1746: Added some log

[qpid-dispatch] branch master updated: DISPATCH-1909: Added qdmanage retries to give some time for the core thread to calculate stats. This closes #974.

2021-01-14 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 9af68d3 DISPATCH-1909: Added qdmanage

[qpid-dispatch] branch master updated: DISPATCH-1926: Added code to selectively allow deletion of http:yes listeners based on available libwebsockets version. This closes #995.

2021-01-25 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 0c27fdb DISPATCH-1926: Added code

[qpid-dispatch] branch master updated: DISPATCH-1850: Added a subscriber count parameter to MobileAddressMulticastTest in order to make sure that senders are created only after the interior routers kn

2021-01-21 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new acc2441 DISPATCH-1850: Added

[qpid-dispatch] branch master updated: NO-JIRA: Update year to 2021 in NOTICE file

2021-01-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 860b15c NO-JIRA: Update year to 2021

[qpid-dispatch] branch master updated: DISPATCH-1904: Removed unused function qd_entity_set_stringf which was causing compilation error. This closes #969.

2021-01-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new ceb19cf DISPATCH-1904: Removed unused

[qpid-dispatch] branch master updated: DISPATCH-1906 - Fixes to Coverity errors and added delivery id tracing to http2 adaptor. This closes #973.

2021-01-12 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 6a254e4 DISPATCH-1906 - Fixes

[qpid-dispatch] branch master updated: DISPATCH-1937: Free copied http2 header strings. This closes #1009.

2021-02-02 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 3064766 DISPATCH-1937: Free copied

[qpid-dispatch] branch main updated: DISPATCH-1797: Added a retry to qdmanage to make sure we give enough time for addresses to be added to the router address table. This closes #1255

2021-06-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new bbed464 DISPATCH-1797: Added a retry

[qpid-dispatch] branch main updated: DISPATCH-2169: Added lock protection around call to creating a new pn_raw_connection(). This closes #1256

2021-06-14 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new b7b841e DISPATCH-2169: Added lock

[qpid-dispatch] branch main updated: DISPATCH-2170: Free the tcp_conn_properties pn_data_t object when freeing the qdr_tcp_connection_t object. This closes #1257

2021-06-14 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new cc3a53d DISPATCH-2170: Free

[qpid-dispatch] branch main updated: DISPATCH-1977: Introduced atomics raw_closed_read and raw_closed_write in http2 adaptor. Also made raw_closed_write and raw_closed_read as atomics in tcp_adaptor.

2021-06-14 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new d2987b0 DISPATCH-1977: Introduced atomics

[qpid-dispatch] branch main updated: DISPATCH-1896 - Propagate the GOAWAY frame received from the http2 server all the way back to the client. This closes #1242.

2021-06-07 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 4d2889e DISPATCH-1896 - Propagate

[qpid-dispatch] branch main updated: DISPATCH-2105: Removed variable length arrays wherever possible. This closes #1249

2021-06-10 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 0c2a5d9 DISPATCH-2105: Removed variable

[qpid-dispatch] branch main updated: DISPATCH-2179: Set SSLDomain.VERIFY_PEER or SSLDomain.VERIFY_PEER_NAME based on the ssl_disable_peer_name_verify flag. Removed --ssl-disable-peer-name-verify from

2021-06-25 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new e3f2733 DISPATCH-2179: Set

[qpid-dispatch] branch main updated: DISPATCH-2110: Formatted numbers correctly in verbose outputs. This closes #1207

2021-05-14 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 3d841cf DISPATCH-2110: Formatted numbers

[qpid-dispatch] branch main updated: DISPATCH-1986: Retry creating TestServer instance if port is already in use

2021-05-18 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 7de251a DISPATCH-1986: Retry creating

[qpid-dispatch] branch main updated: NO-JIRA: Update version to 1.17.0-SNAPSHOT. This closes #1186

2021-05-05 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new f488919 NO-JIRA: Update version to 1.17.0

[qpid-dispatch] branch main updated: DISPATCH-2033: Wait for routers to talk to each other before starting the tests. This closes #1185

2021-05-05 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 68c0836 DISPATCH-2033: Wait for routers

[qpid-dispatch] branch main updated: NO-JIRA: Comment out system_tests_http1_adaptor, system_tests_http2 and system_tests_grpc. This closes #1188.

2021-05-06 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 566320a NO-JIRA: Comment out

[qpid-dispatch] branch main updated: NO-JIRA: Temporarily removed build due to following error: The command 'sudo apt-get install clang-11 llvm-11-dev' failed and exited with 100 during. This closes #

2021-05-06 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 58f7568 NO-JIRA: Temporarily removed build

[qpid-dispatch] branch main updated: DISPATCH-2106, DISPATCH-2107: Coverity fixes for main branch. This closes #1206

2021-05-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 810bb18 DISPATCH-2106, DISPATCH-2107

[qpid-dispatch] branch main updated: DISPATCH-2147: Fix some import errors with the quart framework that was preventing the HTTP2 server from starting. This closes #1230.

2021-05-21 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 9c209e5 DISPATCH-2147: Fix some import

[qpid-dispatch] branch main updated: DISPATCH-2068: Used qd_parse_as_ulong to obtain the uint64_t value instead of tedious byte manipulation. This closes #1222.

2021-05-19 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 81e4be8 DISPATCH-2068: Used

[qpid-dispatch] branch master created (now f2e205c)

2021-05-19 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at f2e205c DISPATCH-1959 Update Dispatch Console dependencies for 1.16.0 release (#1079) No new revisions

[qpid-dispatch] branch main updated: DISPATCH-2112: Reset in_links and out_links on each iteration. This closes #1220

2021-05-19 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new e69576d DISPATCH-2112: Reset in_links

[qpid-dispatch] branch main updated: DISPATCH-2113: Removed all relative path references in system tests. This closes #1210

2021-05-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 9671cd4 DISPATCH-2113: Removed all

[qpid-dispatch] branch main updated: DISPATCH-2028: Lessen the number and size of messages. Also set helloMaxAgeSeconds to 10. This closes #1208

2021-05-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 364f1de DISPATCH-2028: Lessen the number

[qpid-dispatch] branch main updated: DISPATCH-2113: Additional fix. python-checker unused import

2021-05-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 2d11901 DISPATCH-2113: Additional fix

[qpid-dispatch] branch main updated: DISPATCH-1930: Make sure log file is created before searching the log file. This closes #1212

2021-05-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 90f177f DISPATCH-1930: Make sure log file

[qpid-dispatch] branch main updated: DISPATCH-2056: Set the connection context to zero before freeing qdr_connection. This closes #1202.

2021-05-10 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 633f080 DISPATCH-2056: Set the connection

[qpid-dispatch] branch main updated: DISPATCH-2115: Free conn->conn_link_routes on router shut down. This closes #1233

2021-05-24 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new a91eee4 DISPATCH-2115: Free conn

[qpid-dispatch] branch main updated: DISPATCH-1757: Added code to print out sender stats so we can see what is going on. This closes #1232

2021-06-02 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 90e156f DISPATCH-1757: Added code to print

[qpid-dispatch] branch main updated: DISPATCH-2158: Move the removal of connection based link routes before a call to qdr_core_remove_address. This closes #1236

2021-06-03 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 5399d27 DISPATCH-2158: Move the removal

[qpid-dispatch] branch main updated: NO-JIRA: Uncomment http tests in CI. This closes #1240

2021-06-03 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 782181e NO-JIRA: Uncomment http tests

[qpid-dispatch] branch main updated: DISPATCH-2028: Send only 100 large messages in the MobileAddressMulticastTest. This will give enough time for the test to complete even in non Travis environments.

2021-04-26 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 22689e4 DISPATCH-2028: Send only 100 large

[qpid-dispatch] branch main updated: DISPATCH-2055: Eliminated log_lock and used the log_source_lock instead. This will prevent the sink from being overwritten as the log is being written in write_log

2021-04-29 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new a162fea DISPATCH-2055: Eliminated log_lock

[qpid-dispatch] branch main updated: DISPATCH-2047: Moved setting the deliveries_ingress to qdr_link_deliver_CT. Also fixed test to try the custom timer a few more times. This closes #1137.

2021-04-21 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new ee66bcc DISPATCH-2047: Moved setting

[qpid-dispatch] branch main updated: DISPATCH-2082: Added qd_delivery_state_t to leaking_types arrary. This closes #1175.

2021-04-28 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 84186ce DISPATCH-2082: Added

[qpid-dispatch] branch main updated: DISPATCH-2049: Increased helloMaxAgeSeconds to 10 to give router enough time to respond to HELLO message. This closes #1184.

2021-05-05 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 422666d DISPATCH-2049: Increased

[qpid-dispatch] branch main updated: DISPATCH-2040 - For link routes, even if there is no change in disposition state, still copy the disposition data. This closes #1115

2021-04-22 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 019cef2 DISPATCH-2040 - For link routes

[qpid-dispatch] branch master updated: NO-JIRA - Changed version to 1.16.0-SNAPSHOT

2021-02-08 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 044092a NO-JIRA - Changed version

[qpid-dispatch] branch master updated: NO-JIRA - Changed version to 1.15.0

2021-02-08 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new f1350b9 NO-JIRA - Changed version

[qpid-dispatch] tag 1.15.0-rc1 created (now f1350b9)

2021-02-08 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to tag 1.15.0-rc1 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at f1350b9 (commit) No new revisions were added by this update

svn commit: r45894 - in /dev/qpid/dispatch/1.15.0-rc1: ./ qpid-dispatch-1.15.0.tar.gz qpid-dispatch-1.15.0.tar.gz.asc qpid-dispatch-1.15.0.tar.gz.sha512

2021-02-08 Thread gmurthy
Author: gmurthy Date: Mon Feb 8 15:20:27 2021 New Revision: 45894 Log: Adding files for Qpid Dispatch 1.15.0-rc1 Added: dev/qpid/dispatch/1.15.0-rc1/ dev/qpid/dispatch/1.15.0-rc1/qpid-dispatch-1.15.0.tar.gz (with props) dev/qpid/dispatch/1.15.0-rc1/qpid-dispatch-1.15.0.tar.gz.asc

[qpid-dispatch] branch master updated: DISPATCH-1909: Requests are now recorded just before freeing streams. Also modified test to account for no stats being present. This closes #1024

2021-02-10 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 8cccb75 DISPATCH-1909: Requests

svn commit: r46043 - /release/qpid/dispatch/1.15.0/

2021-02-11 Thread gmurthy
Author: gmurthy Date: Thu Feb 11 17:45:18 2021 New Revision: 46043 Log: Add files for qpid-dispatch-1.15.0 Added: release/qpid/dispatch/1.15.0/ - copied from r46042, dev/qpid/dispatch/1.15.0-rc1/ - To unsubscribe, e

[qpid-dispatch] tag 1.15.0 created (now f1350b9)

2021-02-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to tag 1.15.0 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at f1350b9 (commit) No new revisions were added by this update

[qpid-dispatch] branch master updated: DISPATCH-2008: Added some additional server paramters in system_tests_grpc to stop the ping errors

2021-03-24 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 1cb8d65 DISPATCH-2008: Added some

[qpid-dispatch] branch master updated: DISPATCH-2008: Reduced the frequency of pings based on the timing of the incoming traffic. This closes #1076.

2021-03-23 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 3cc2349 DISPATCH-2008: Reduced

[qpid-dispatch] branch master updated: DISPATCH-2012: Move the setting of the initial delivery's conn_id and link_id to qdr_link_first_attach. This closes #1078.

2021-03-23 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 9934dda DISPATCH-2012: Move

[qpid-dispatch] branch master updated: DISPATCH-2015: TSAN fixes for the http1 adaptor. This closes #1084.

2021-03-26 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 66043e3 DISPATCH-2015: TSAN fixes

[qpid-dispatch] branch master updated: DISPATCH-2019: Check for presence of key obtained from hash handle

2021-03-26 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 37680cd DISPATCH-2019: Check

[qpid-dispatch] branch master updated: DISPATCH-2016: Launch the echo servers immediately after port allotment. Moved logging code after router launch code. This closes #1086.

2021-03-26 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 222aa3a DISPATCH-2016: Launch the echo

[qpid-dispatch] branch master updated: DISPATCH-2008: Remove previous server parameters. Fixed code to send out final DATA frame with a flag even if it has no data

2021-03-25 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 9b01fa6 DISPATCH-2008: Remove previous

[qpid-dispatch] branch master updated: DISPATCH-2008: Additional fix. Added new grpc option grpc.http2.max_ping_strikes.

2021-03-23 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 7f2cb4c DISPATCH-2008: Additional fix

[qpid-dispatch] branch master updated: DISPATCH-1996: Check the discard flag before continuing with freeing the connection. The connection most certainly is already freed by adaptor_final

2021-03-11 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 4bf5477 DISPATCH-1996: Check

[qpid-dispatch] branch master updated: DISPATCH-1979: Added code to capture the footer of the GRPC message in case it arrives before credit is available to send the message. Also code to create new ng

2021-03-17 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 3fa6135 DISPATCH-1979: Added code

[qpid-dispatch] branch master updated: DISPATCH-1979: Additional fix, clean session data after conn config has been set to zero

2021-03-17 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 05cc46c DISPATCH-1979: Additional fix

[qpid-dispatch] branch master updated: DISPATCH-1723: Free any link_work items still in the link->work_list and free that associated error object as well. This closes #1067.

2021-03-17 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 6f82fe7 DISPATCH-1723: Free any

[qpid-dispatch] branch master updated: DISPATCH-1988: Added code to start routing a delivery only if there is some data in the content->buffers or in content->pending. If we never receive any data and

2021-03-09 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 995f369 DISPATCH-1988: Added code

[qpid-dispatch] branch master updated: DISPATCH-2005: Combined two loops into one in handle_incoming_http to yield a minor performance improvement

2021-03-17 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 2042f66 DISPATCH-2005: Combined two

[qpid-dispatch] branch master updated: DISPATCH-1660: Introduced a hash_handle on the item so we can set the item->hash_handle->item to zero when the item is freed. This ensures that the hash_handle w

2021-03-17 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 1625d83 DISPATCH-1660: Introduced

[qpid-dispatch] branch master updated: DISPATCH-1984: Matched the method signature of _client_rx_body_cb with the implementation. Modified uintmax_t len to size_t len

2021-03-02 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new a401f24 DISPATCH-1984: Matched

[qpid-dispatch] branch master updated: DISPATCH-1973: Do not record the http request without a record key. Sometimes a host might not be available to create a record key

2021-02-25 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new a045122 DISPATCH-1973: Do not record

[qpid-dispatch] branch master updated: DISPATCH-1814: Additional fix in TCP Adaptor test

2021-02-24 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 88bdb46 DISPATCH-1814: Additional fix

[qpid-dispatch] branch master updated: DISPATCH-1974: Additional changes to qdmanage and tox.ini.in

2021-03-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 7600dcf DISPATCH-1974: Additional

[qpid-dispatch] branch master updated: DISPATCH-1974: Minor change to qdstat.in to put back the qpid_dispatch_site import. This helps locate the appropriate python packages

2021-03-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new da323f0 DISPATCH-1974: Minor change

[qpid-dispatch] branch master updated: NO-JIRA: Modified system_tests_htttp2 to print out the return code and output of curl execution

2021-03-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 863c140 NO-JIRA: Modified

[qpid-dispatch] branch master updated: NO-JIRA: Fixed python-checker error introduced in the previous checkin

2021-03-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new ca8da10 NO-JIRA: Fixed python-checker

[qpid-dispatch] 01/01: DISPATCH-1988: Added code to start routing a delivery only if there is some data in the content->buffers or in content->pending. If we never receive any data, the delivery is re

2021-03-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch DISPATCH-1988 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git commit bbe93f40bae1019fad1acb52c9140c0dab64b77e Author: Ganesh Murthy AuthorDate: Thu Mar 4 12:42:00 2021 -0500

[qpid-dispatch] branch DISPATCH-1988 created (now bbe93f4)

2021-03-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to branch DISPATCH-1988 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at bbe93f4 DISPATCH-1988: Added code to start routing a delivery only if there is some data

[qpid-dispatch] branch DISPATCH-1988 deleted (was bbe93f4)

2021-03-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to branch DISPATCH-1988 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. was bbe93f4 DISPATCH-1988: Added code to start routing a delivery only if there is some data

[qpid-dispatch] branch main updated: DISPATCH-2023: Set self.reactor in on_start. This closes #1103.

2021-04-07 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new ff11223 DISPATCH-2023: Set self.reactor

[qpid-dispatch] branch main updated: DISPATCH-2026: Add a system test to create and delete tcpListener and tcpConnector via management. This closes #1091.

2021-04-07 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 393cb70 DISPATCH-2026: Add a system test

[qpid-dispatch] branch DISPATCH-2032 created (now 334fc32)

2021-04-14 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to branch DISPATCH-2032 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at 334fc32 DISPATCH-1678: ensure QD_MEMORY_DEBUG compile flag is set when using ASAN No new revisions

[qpid-dispatch] branch main updated: DISPATCH-2033: Added print statement to see the output of qdstat. Unable to reproduce locally

2021-04-19 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new b919a63 DISPATCH-2033: Added print

[qpid-dispatch] branch main updated: DISPATCH-2058: Added code in core free to remove and free everything in the core->delivery_cleanup_list. This closes #1130.

2021-04-19 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new b74533c DISPATCH-2058: Added code in core

[qpid-dispatch] branch main updated: DISPATCH-2048: Fix shutdown leak of qd_deferred_call_t. This closes #1132.

2021-04-19 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new bdf1b9f DISPATCH-2048: Fix shutdown leak

[qpid-dispatch] branch main updated: DISPATCH-2024: Send messages in on_senable when there is credit available to send. This closes #1117.

2021-04-14 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new ab7fbf2 DISPATCH-2024: Send messages

[qpid-dispatch] branch main updated: DISPATCH-2030: Use memcpy to copy the tag into the delivery. This closes #1116.

2021-04-14 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new ae136bb DISPATCH-2030: Use memcpy to copy

[qpid-dispatch] branch main updated: DISPATCH-2045: If the handle being freed points to an item, make sure to zero out the item's handle so it cannot be dereferenced later. This closes #1119.

2021-04-20 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 25f720c DISPATCH-2045: If the handle being

[qpid-dispatch] branch main updated: DISPATCH-2054: Set tracking_addr on deliveries to zero since those addresses have already been freed. This closes #1128.

2021-04-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 37a6ca1 DISPATCH-2054: Set tracking_addr

[qpid-dispatch] branch main updated: DISPATCH-2034: Search for the existence of a specific incoming window in all the lines with a @begin frame, not just the first line. This closes #1131.

2021-04-16 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 98821b4 DISPATCH-2034: Search

[qpid-dispatch] branch master updated: DISPATCH-1922: Fixed python indentation error in previous commit

2021-02-18 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new afc61c8 DISPATCH-1922: Fixed python

[qpid-dispatch] branch master updated: DISPATCH-1922: Additional fix. Introduce some features that were deleted as part of the Python 2.6 purge

2021-02-18 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 9bbc006 DISPATCH-1922: Additional fix

[qpid-dispatch] branch master updated: DISPATCH-1953: Fixed wrong output of qdstat -n. This closes #1020

2021-02-05 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new ff12e2c DISPATCH-1953: Fixed wrong

[qpid-dispatch] branch master updated: DISPATCH-1950: Knock down the version of libnghttp2 to 1.33.0. Also added code to Findlibnghttp2.cmake to extract the version of the library from nghttp2ver.h. T

2021-02-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 5869127 DISPATCH-1950: Knock down

[qpid-dispatch] branch master updated: DISPATCH-1970: Zero out the conn->config pointer since it has already been freed. This closes #1046.

2021-02-19 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new f07975e DISPATCH-1970: Zero out

[qpid-dispatch] branch master updated: DISPATCH-1952: Add back qd_bitmask_t to leak supression list

2021-02-18 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/master by this push: new 5c0de9c DISPATCH-1952: Add back

[qpid-dispatch] branch main updated: DISPATCH-2225: Removed the session_data object and moved its conntents to the http connection object. This closes #1338

2021-08-17 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 48d5257 DISPATCH-2225: Removed

[qpid-dispatch] branch main updated: DISPATCH-2233: Comment switchover tests in system_tests_fallback_dest until we figure out the problem. This closes #1344.

2021-08-23 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new e9679c5 DISPATCH-2233: Comment switchover

[qpid-dispatch] branch main updated: DISPATCH-2241: Commented out http2 large image upload test on certain Travis CI runs. This closes #1360

2021-09-02 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 43db1cc DISPATCH-2241: Commented out http2

[qpid-dispatch] branch main updated: DISPATCH-2232: Combine output buffers and delay sending them so that the TCP frames are not fragmented. This closes #1343.

2021-09-07 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 27cf112 DISPATCH-2232: Combine output

[qpid-dispatch] branch main updated: DISPATCH-2218: Removed use of variable length arrays. Used the stream data iterator API. This closes #1328

2021-07-28 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 85efbd7 DISPATCH-2218: Removed use

[qpid-dispatch] branch main updated: DISPATCH-2164: Removed timers and subsciber count checks in favor of sending test messages. This closes #1332.

2021-08-06 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 9275c1e DISPATCH-2164: Removed timers

[qpid-dispatch] branch main updated: DISPATCH-2225: Removed the session_data object and moved its conntents to the http connection object. This closes #1338

2021-08-10 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git The following commit(s) were added to refs/heads/main by this push: new 2f4551b DISPATCH-2225: Removed

[qpid-dispatch] branch DISPATCH-2231 created (now 5be2067)

2021-10-04 Thread gmurthy
This is an automated email from the ASF dual-hosted git repository. gmurthy pushed a change to branch DISPATCH-2231 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git. at 5be2067 log.c rewrite part two DISPATCH-2133: qd_log_enabled() race This closes #1366 No new

<    5   6   7   8   9   10   11   >