[jira] [Created] (PROTON-815) LinkException on BlockingConnection.create_receiver() leaves things in bad state.

2015-02-04 Thread Jeff Ortel (JIRA)
Jeff Ortel created PROTON-815: - Summary: LinkException on BlockingConnection.create_receiver() leaves things in bad state. Key: PROTON-815 URL: https://issues.apache.org/jira/browse/PROTON-815 Project:

[jira] [Updated] (PROTON-815) LinkException on BlockingConnection.create_receiver() leaves things in bad state.

2015-02-04 Thread Jeff Ortel (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Ortel updated PROTON-815: -- Description: Calling BlockingConnection.create_receiver() with an address that does not exist raises a

[jira] [Updated] (PROTON-815) LinkException on BlockingConnection.create_receiver() leaves things in bad state.

2015-02-04 Thread Jeff Ortel (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Ortel updated PROTON-815: -- Attachment: t.py First create a queue named: 'jeff' Then run the script. Notice that with

[jira] [Commented] (PROTON-812) LinkException needs an attribute that indicates the reason for the exception.

2015-02-02 Thread Jeff Ortel (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301493#comment-14301493 ] Jeff Ortel commented on PROTON-812: --- This looks great but not sure how it will

[jira] [Created] (PROTON-819) BlockingLink.__init__() raise LinkDetached instead of LinkException

2015-02-11 Thread Jeff Ortel (JIRA)
Jeff Ortel created PROTON-819: - Summary: BlockingLink.__init__() raise LinkDetached instead of LinkException Key: PROTON-819 URL: https://issues.apache.org/jira/browse/PROTON-819 Project: Qpid Proton

[jira] [Commented] (PROTON-806) closing a blocking sender hangs if connection has been lost

2015-01-28 Thread Jeff Ortel (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14295304#comment-14295304 ] Jeff Ortel commented on PROTON-806: --- This has proven to be difficult to reproduce. I'd

[jira] [Created] (PROTON-812) LinkException needs an attribute that indicates the reason for the exception.

2015-01-30 Thread Jeff Ortel (JIRA)
Jeff Ortel created PROTON-812: - Summary: LinkException needs an attribute that indicates the reason for the exception. Key: PROTON-812 URL: https://issues.apache.org/jira/browse/PROTON-812 Project: Qpid

[jira] [Created] (PROTON-825) BlockingReceiver.receive() uses 100% CPU.

2015-02-20 Thread Jeff Ortel (JIRA)
Jeff Ortel created PROTON-825: - Summary: BlockingReceiver.receive() uses 100% CPU. Key: PROTON-825 URL: https://issues.apache.org/jira/browse/PROTON-825 Project: Qpid Proton Issue Type: Bug

[jira] [Created] (PROTON-972) Support the heartbeat option in BlockingConnection

2015-08-03 Thread Jeff Ortel (JIRA)
Jeff Ortel created PROTON-972: - Summary: Support the heartbeat option in BlockingConnection Key: PROTON-972 URL: https://issues.apache.org/jira/browse/PROTON-972 Project: Qpid Proton Issue Type:

[jira] [Created] (PROTON-1044) Create/Delete of BlockingConnection leaks file descriptors

2015-11-09 Thread Jeff Ortel (JIRA)
Jeff Ortel created PROTON-1044: -- Summary: Create/Delete of BlockingConnection leaks file descriptors Key: PROTON-1044 URL: https://issues.apache.org/jira/browse/PROTON-1044 Project: Qpid Proton

[jira] [Updated] (PROTON-1044) Create/Delete of BlockingConnection leaks file descriptors

2015-11-09 Thread Jeff Ortel (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Ortel updated PROTON-1044: --- Attachment: jortel.py Reproducer. Run and then periodically do: 'lsof -p | wc' and see PIPE file

[jira] [Updated] (PROTON-1044) Create/Delete of BlockingConnection leaks file descriptors

2015-11-09 Thread Jeff Ortel (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Ortel updated PROTON-1044: --- Affects Version/s: (was: 0.9.1) 0.9 > Create/Delete of BlockingConnection

[jira] [Updated] (PROTON-1051) utils.ConnectionClosed.__init__() references non-existing 'url' attribute

2015-11-19 Thread Jeff Ortel (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Ortel updated PROTON-1051: --- Summary: utils.ConnectionClosed.__init__() references non-existing 'url' attribute (was:

[jira] [Created] (PROTON-1051) utils.ConnectionClosed.__init__() references url non-existing 'url' attribute

2015-11-19 Thread Jeff Ortel (JIRA)
Jeff Ortel created PROTON-1051: -- Summary: utils.ConnectionClosed.__init__() references url non-existing 'url' attribute Key: PROTON-1051 URL: https://issues.apache.org/jira/browse/PROTON-1051 Project:

[jira] [Commented] (PROTON-1044) Create/Delete of BlockingConnection leaks file descriptors

2016-01-18 Thread Jeff Ortel (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15105726#comment-15105726 ] Jeff Ortel commented on PROTON-1044: Tested with latest upstream:

[jira] [Updated] (PROTON-1120) Memory leak using proton.utils

2016-02-01 Thread Jeff Ortel (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Ortel updated PROTON-1120: --- Attachment: memory-leak.py reproducer used to collection and display statistics. > Memory leak

[jira] [Created] (PROTON-1120) Memory leak using proton.utils

2016-02-01 Thread Jeff Ortel (JIRA)
Jeff Ortel created PROTON-1120: -- Summary: Memory leak using proton.utils Key: PROTON-1120 URL: https://issues.apache.org/jira/browse/PROTON-1120 Project: Qpid Proton Issue Type: Bug