[jira] [Commented] (DISPATCH-2183) Thread locking analysis

2021-07-06 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376001#comment-17376001 ] Charles E. Rolke commented on DISPATCH-2183: Commit 2b7a4 adds * printouts of the router

[jira] [Commented] (DISPATCH-2189) HTTP/1.x hangs if client sends "Expect: 100-continue" header

2021-07-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375974#comment-17375974 ] ASF GitHub Bot commented on DISPATCH-2189: -- asfgit closed pull request #1281: URL:

[jira] [Resolved] (DISPATCH-2189) HTTP/1.x hangs if client sends "Expect: 100-continue" header

2021-07-06 Thread Ken Giusti (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-2189. -- Fix Version/s: 1.17.0 Resolution: Fixed > HTTP/1.x hangs if client sends "Expect:

[jira] [Commented] (DISPATCH-2189) HTTP/1.x hangs if client sends "Expect: 100-continue" header

2021-07-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375973#comment-17375973 ] ASF subversion and git services commented on DISPATCH-2189: --- Commit

[GitHub] [qpid-dispatch] asfgit closed pull request #1281: DISPATCH-2189: fix 100-Continue bug, add curl tests

2021-07-06 Thread GitBox
asfgit closed pull request #1281: URL: https://github.com/apache/qpid-dispatch/pull/1281 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [qpid-broker-j] alex-rufous commented on a change in pull request #99: Qpid 8546 implement slow consumers fix

2021-07-06 Thread GitBox
alex-rufous commented on a change in pull request #99: URL: https://github.com/apache/qpid-broker-j/pull/99#discussion_r664695504 ## File path: bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/EnvironmentFacade.java ## @@ -98,4 +98,6 @@ Map

[GitHub] [qpid-broker-j] Dedeepya-T opened a new pull request #99: Qpid 8546 implement slow consumers fix

2021-07-06 Thread GitBox
Dedeepya-T opened a new pull request #99: URL: https://github.com/apache/qpid-broker-j/pull/99 Consumer is slow on a BDB HA environment, due to synchronous execution of remove messages. Made it asynchronous by adding a new context variable to pass the transaction sync durability. --

[jira] [Commented] (DISPATCH-2190) Need a test to verify "ssl-disable-peer-name-verify" qdstat/qdmanage option

2021-07-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375643#comment-17375643 ] ASF GitHub Bot commented on DISPATCH-2190: -- jiridanek commented on a change in pull request

[GitHub] [qpid-dispatch] jiridanek commented on a change in pull request #1282: DISPATCH-2190: add SSL tests for qdstat and qdmanage

2021-07-06 Thread GitBox
jiridanek commented on a change in pull request #1282: URL: https://github.com/apache/qpid-dispatch/pull/1282#discussion_r663343758 ## File path: tests/system_tests_qdmanage.py ## @@ -612,6 +622,64 @@ def test_check_memory_usage(self): # is added

[jira] [Commented] (DISPATCH-2190) Need a test to verify "ssl-disable-peer-name-verify" qdstat/qdmanage option

2021-07-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375604#comment-17375604 ] ASF GitHub Bot commented on DISPATCH-2190: -- gemmellr commented on a change in pull request

[GitHub] [qpid-dispatch] gemmellr commented on a change in pull request #1282: DISPATCH-2190: add SSL tests for qdstat and qdmanage

2021-07-06 Thread GitBox
gemmellr commented on a change in pull request #1282: URL: https://github.com/apache/qpid-dispatch/pull/1282#discussion_r66156 ## File path: tests/system_tests_qdmanage.py ## @@ -612,6 +622,64 @@ def test_check_memory_usage(self): # is added

[jira] [Commented] (DISPATCH-2190) Need a test to verify "ssl-disable-peer-name-verify" qdstat/qdmanage option

2021-07-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17375439#comment-17375439 ] ASF GitHub Bot commented on DISPATCH-2190: -- jiridanek commented on a change in pull request

[GitHub] [qpid-dispatch] jiridanek commented on a change in pull request #1282: DISPATCH-2190: add SSL tests for qdstat and qdmanage

2021-07-06 Thread GitBox
jiridanek commented on a change in pull request #1282: URL: https://github.com/apache/qpid-dispatch/pull/1282#discussion_r663343758 ## File path: tests/system_tests_qdmanage.py ## @@ -612,6 +622,64 @@ def test_check_memory_usage(self): # is added

[GitHub] [qpid-dispatch] pwright opened a new pull request #1283: update definition of cacertfile

2021-07-06 Thread GitBox
pwright opened a new pull request #1283: URL: https://github.com/apache/qpid-dispatch/pull/1283 as suggested by @kgiusti (ref ENTMQIC-2950) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the