[jira] [Created] (PROTON-2001) inbuilt external mechanism ignores initial response

2019-01-31 Thread Gordon Sim (JIRA)
Gordon Sim created PROTON-2001: -- Summary: inbuilt external mechanism ignores initial response Key: PROTON-2001 URL: https://issues.apache.org/jira/browse/PROTON-2001 Project: Qpid Proton Issue T

[GitHub] k-wall opened a new pull request #30: PROTON-1998: Add SASL protocol trace

2019-01-31 Thread GitBox
k-wall opened a new pull request #30: PROTON-1998: Add SASL protocol trace URL: https://github.com/apache/qpid-proton-j/pull/30 This patch adds a SASL protocol trace that is controlled by the same mechanism as the main protocol trace. Could you comment on the approach? If it is acce

[jira] [Commented] (PROTON-1998) [Proton-J] Add SASL protocol trace

2019-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757192#comment-16757192 ] ASF GitHub Bot commented on PROTON-1998: k-wall commented on pull request #30: P

[GitHub] k-wall commented on issue #30: PROTON-1998: Add SASL protocol trace

2019-01-31 Thread GitBox
k-wall commented on issue #30: PROTON-1998: Add SASL protocol trace URL: https://github.com/apache/qpid-proton-j/pull/30#issuecomment-459340846 I answered my own question regarding the ProtocolTracer in my second commit. This

[jira] [Commented] (PROTON-1998) [Proton-J] Add SASL protocol trace

2019-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757229#comment-16757229 ] ASF GitHub Bot commented on PROTON-1998: k-wall commented on issue #30: PROTON-1

[jira] [Commented] (DISPATCH-1246) Address Proxy module leaks qdrc_endpoint_t on shutdown

2019-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757281#comment-16757281 ] ASF GitHub Bot commented on DISPATCH-1246: -- ChugR commented on pull request #

[GitHub] ChugR commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown

2019-01-31 Thread GitBox
ChugR commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown URL: https://github.com/apache/qpid-dispatch/pull/445#discussion_r252687262 ## File path: src/router_core/connections.c ## @@ -1227,9 +1223,7 @@ static void qdr_connec

[GitHub] kgiusti commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown

2019-01-31 Thread GitBox
kgiusti commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown URL: https://github.com/apache/qpid-dispatch/pull/445#discussion_r252694243 ## File path: src/router_core/connections.c ## @@ -1227,9 +1223,7 @@ static void qdr_conn

[jira] [Commented] (DISPATCH-1246) Address Proxy module leaks qdrc_endpoint_t on shutdown

2019-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757304#comment-16757304 ] ASF GitHub Bot commented on DISPATCH-1246: -- kgiusti commented on pull request

[jira] [Commented] (PROTON-1999) [c] Crash in pn_connection_finalize

2019-01-31 Thread Olivier Delbeke (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757315#comment-16757315 ] Olivier Delbeke commented on PROTON-1999: - The proposed solution seems to fix th

[jira] [Created] (QPID-8276) [Broker-J] Broker can leak closed NonBlockingConnection objects and eventually run out of heap memory

2019-01-31 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-8276: Summary: [Broker-J] Broker can leak closed NonBlockingConnection objects and eventually run out of heap memory Key: QPID-8276 URL: https://issues.apache.org/jira/browse/QPID-8276

[jira] [Updated] (QPID-8276) [Broker-J] Broker can leak closed NonBlockingConnection objects and eventually run out of heap memory

2019-01-31 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8276: - Issue Type: Bug (was: Improvement) > [Broker-J] Broker can leak closed NonBlockingConnection objects and

[jira] [Commented] (DISPATCH-1246) Address Proxy module leaks qdrc_endpoint_t on shutdown

2019-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757475#comment-16757475 ] ASF GitHub Bot commented on DISPATCH-1246: -- ChugR commented on pull request #

[GitHub] ChugR commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown

2019-01-31 Thread GitBox
ChugR commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown URL: https://github.com/apache/qpid-dispatch/pull/445#discussion_r252745594 ## File path: src/router_core/connections.c ## @@ -1227,9 +1223,7 @@ static void qdr_connec

[jira] [Commented] (DISPATCH-1246) Address Proxy module leaks qdrc_endpoint_t on shutdown

2019-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757502#comment-16757502 ] ASF GitHub Bot commented on DISPATCH-1246: -- kgiusti commented on pull request

[GitHub] kgiusti commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown

2019-01-31 Thread GitBox
kgiusti commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown URL: https://github.com/apache/qpid-dispatch/pull/445#discussion_r252750736 ## File path: src/router_core/connections.c ## @@ -1227,9 +1223,7 @@ static void qdr_conn

[jira] [Assigned] (PROTON-1997) [Python] Urls class is not exported by reactor

2019-01-31 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross reassigned PROTON-1997: --- Assignee: Justin Ross (was: Andrew Stitcher) > [Python] Urls class is not exported by reac

[GitHub] kgiusti commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown

2019-01-31 Thread GitBox
kgiusti commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown URL: https://github.com/apache/qpid-dispatch/pull/445#discussion_r252826040 ## File path: src/router_core/connections.c ## @@ -1227,9 +1223,7 @@ static void qdr_conn

[jira] [Commented] (DISPATCH-1246) Address Proxy module leaks qdrc_endpoint_t on shutdown

2019-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757699#comment-16757699 ] ASF GitHub Bot commented on DISPATCH-1246: -- kgiusti commented on pull request

[GitHub] ChugR commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown

2019-01-31 Thread GitBox
ChugR commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown URL: https://github.com/apache/qpid-dispatch/pull/445#discussion_r252844491 ## File path: src/router_core/connections.c ## @@ -1227,9 +1223,7 @@ static void qdr_connec

[jira] [Created] (DISPATCH-1259) delivery->link_work race condition

2019-01-31 Thread Ken Giusti (JIRA)
Ken Giusti created DISPATCH-1259: Summary: delivery->link_work race condition Key: DISPATCH-1259 URL: https://issues.apache.org/jira/browse/DISPATCH-1259 Project: Qpid Dispatch Issue Type: Bu

[jira] [Commented] (DISPATCH-1246) Address Proxy module leaks qdrc_endpoint_t on shutdown

2019-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757730#comment-16757730 ] ASF GitHub Bot commented on DISPATCH-1246: -- ChugR commented on pull request #

[GitHub] kgiusti commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown

2019-01-31 Thread GitBox
kgiusti commented on a change in pull request #445: DISPATCH-1246: clean up core link endpoints on shutdown URL: https://github.com/apache/qpid-dispatch/pull/445#discussion_r252848035 ## File path: src/router_core/connections.c ## @@ -1227,9 +1223,7 @@ static void qdr_conn

[jira] [Commented] (DISPATCH-1246) Address Proxy module leaks qdrc_endpoint_t on shutdown

2019-01-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757734#comment-16757734 ] ASF GitHub Bot commented on DISPATCH-1246: -- kgiusti commented on pull request