[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

Re: reactor examples

2015-02-04 Thread Ted Ross
Rafael, I'm a bit confused by this push. How does this set of examples relate to the examples Gordon has been developing in examples/engine/py? They are both reactor APIs with very similar structure yet they appear to be completely different and unrelated. Yours uses Reactor, on_delivery,

[jira] [Commented] (PROTON-814) proton-c: pn_selector_select caches its return code from a previous error

2015-02-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14304880#comment-14304880 ] ASF subversion and git services commented on PROTON-814: Commit

[jira] [Commented] (PROTON-814) proton-c: pn_selector_select caches its return code from a previous error

2015-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14304881#comment-14304881 ] ASF GitHub Bot commented on PROTON-814: --- Github user asfgit closed the pull request

[jira] [Assigned] (PROTON-737) [PATCH] ruby: StateError not included in exceptions

2015-02-04 Thread Dominic Evans (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominic Evans reassigned PROTON-737: Assignee: Dominic Evans (was: Darryl L. Pierce) [PATCH] ruby: StateError not included in

[jira] [Commented] (PROTON-811) [PATCH] proton-j: no way to implement idle timeout of a connection

2015-02-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14305049#comment-14305049 ] ASF subversion and git services commented on PROTON-811: Commit

[jira] [Closed] (PROTON-737) [PATCH] ruby: StateError not included in exceptions

2015-02-04 Thread Dominic Evans (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominic Evans closed PROTON-737. [PATCH] ruby: StateError not included in exceptions

[jira] [Resolved] (PROTON-814) proton-c: pn_selector_select caches its return code from a previous error

2015-02-04 Thread Dominic Evans (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominic Evans resolved PROTON-814. -- Resolution: Fixed Fix Version/s: 0.9 proton-c: pn_selector_select caches its return

[jira] [Closed] (PROTON-814) proton-c: pn_selector_select caches its return code from a previous error

2015-02-04 Thread Dominic Evans (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominic Evans closed PROTON-814. proton-c: pn_selector_select caches its return code from a previous error

[jira] [Resolved] (PROTON-483) detach with closed=false (or unspecified) not handled

2015-02-04 Thread Dominic Evans (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominic Evans resolved PROTON-483. -- Resolution: Fixed I believe this is fixed by PROTON-677 detach with closed=false (or

[jira] [Assigned] (PROTON-483) detach with closed=false (or unspecified) not handled

2015-02-04 Thread Dominic Evans (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominic Evans reassigned PROTON-483: Assignee: Dominic Evans detach with closed=false (or unspecified) not handled

[jira] [Resolved] (PROTON-811) [PATCH] proton-j: no way to implement idle timeout of a connection

2015-02-04 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming resolved PROTON-811. Resolution: Fixed Fix Version/s: 0.9 [PATCH] proton-j: no way to implement