[jira] [Updated] (PROTON-1030) Reactor never freed if handler/global_handler set

2015-10-21 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim updated PROTON-1030: --- Description: E.g. {noformat} from proton.reactor import Reactor class Print(object): def on_unh

[jira] [Commented] (PROTON-1030) Reactor never freed if handler/global_handler set

2015-10-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967748#comment-14967748 ] ASF subversion and git services commented on PROTON-1030: - Commit

[jira] [Commented] (PROTON-1030) Reactor never freed if handler/global_handler set

2015-10-21 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967752#comment-14967752 ] Gordon Sim commented on PROTON-1030: I've committed a fix for this in the python bind

[jira] [Resolved] (PROTON-1028) BlockingConnection leaks due to cyclical reference

2015-10-21 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved PROTON-1028. Resolution: Fixed > BlockingConnection leaks due to cyclical reference > --

[jira] [Commented] (PROTON-1028) BlockingConnection leaks due to cyclical reference

2015-10-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967747#comment-14967747 ] ASF subversion and git services commented on PROTON-1028: - Commit

[jira] [Created] (PROTON-1030) Reactor never freed if handler/global_handler set

2015-10-21 Thread Gordon Sim (JIRA)
Gordon Sim created PROTON-1030: -- Summary: Reactor never freed if handler/global_handler set Key: PROTON-1030 URL: https://issues.apache.org/jira/browse/PROTON-1030 Project: Qpid Proton Issue Typ

[jira] [Updated] (PROTON-1028) BlockingConnection leaks due to cyclical reference

2015-10-21 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim updated PROTON-1028: --- Description: E.g. (whether or not a server is listening): {noformat} while True: sleep(0.1) try

Re: PN_REACTOR_QUIESCED

2015-10-21 Thread aconway
On Wed, 2015-10-14 at 10:31 -0400, Rafael Schloming wrote: > It wasn't actually an accidental commit. If I recall correctly I > ended up > using it more like a 0xDEADBEEF value. It makes it easy to > distinguish > between the failure mode of an actual hang (e.g. infinite loop or > blocking > call i

[jira] [Created] (PROTON-1029) Do not fail hard if strerror_r fails.

2015-10-21 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-1029: -- Summary: Do not fail hard if strerror_r fails. Key: PROTON-1029 URL: https://issues.apache.org/jira/browse/PROTON-1029 Project: Qpid Proton Issue Type: Bug

[jira] [Created] (PROTON-1028) connect failue when creating BlockingConnection result in memory leak

2015-10-21 Thread Gordon Sim (JIRA)
Gordon Sim created PROTON-1028: -- Summary: connect failue when creating BlockingConnection result in memory leak Key: PROTON-1028 URL: https://issues.apache.org/jira/browse/PROTON-1028 Project: Qpid Proto

[jira] [Commented] (PROTON-1025) CLOSE_WAIT leak following reproducer for PROTON-1023 / PROTON-1024

2015-10-21 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966806#comment-14966806 ] Gordon Sim commented on PROTON-1025: The example above 'leaks' BlockingConnection ins

[jira] [Commented] (PROTON-1021) ProtonE - the Deeply Embedded ProtonC variant

2015-10-21 Thread German Shepherd (PrE) (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966682#comment-14966682 ] German Shepherd (PrE) commented on PROTON-1021: --- Got a bunch of responses a

[jira] [Created] (PROTON-1027) Incorrectly handling of invalid addresses

2015-10-21 Thread Otavio Rodolfo Piske (JIRA)
Otavio Rodolfo Piske created PROTON-1027: Summary: Incorrectly handling of invalid addresses Key: PROTON-1027 URL: https://issues.apache.org/jira/browse/PROTON-1027 Project: Qpid Proton

[jira] [Updated] (PROTON-1026) Invalid queue/destination causes a segmentation fault

2015-10-21 Thread Otavio Rodolfo Piske (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otavio Rodolfo Piske updated PROTON-1026: - Attachment: proton-1026-backtrace.txt This attachment contains the back trace for

[jira] [Created] (PROTON-1026) Invalid queue/destination causes a segmentation fault

2015-10-21 Thread Otavio Rodolfo Piske (JIRA)
Otavio Rodolfo Piske created PROTON-1026: Summary: Invalid queue/destination causes a segmentation fault Key: PROTON-1026 URL: https://issues.apache.org/jira/browse/PROTON-1026 Project: Qpid Pr