[jira] [Resolved] (PROTON-456) Ruby binding does not implement password attr

2014-01-15 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved PROTON-456. - Resolution: Fixed Fix Version/s: 0.6 > Ruby binding does not implement password at

[jira] [Closed] (PROTON-472) Expose the Messenger route and pattern function in the Perl bindings

2014-01-15 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce closed PROTON-472. --- > Expose the Messenger route and pattern function in the Perl bindings >

[jira] [Resolved] (PROTON-472) Expose the Messenger route and pattern function in the Perl bindings

2014-01-15 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved PROTON-472. - Resolution: Fixed Fix Version/s: 0.6 > Expose the Messenger route and pattern func

[jira] [Updated] (PROTON-487) [proton-c] Python binding leaks endpoint and delivery objects

2014-01-15 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated PROTON-487: -- Attachment: proton-487.patch This patch removes the reference cycle so objects can be garbage-collected

Re: engine API improvements

2014-01-15 Thread Ted Ross
Both of these proposals sound like improvements to me. I'll point out one consideration that I've had to deal with in Dispatch. The Engine data structures are such that it can be used in a multi-threaded application as long as no two threads are handling the same connection at the same time.

engine API improvements

2014-01-15 Thread Rafael Schloming
Hi Everyone, In a recent thread I alluded to some improvements I have in mind for the engine API and promised a separate post on the topic, so here it is. There are two areas where I'm interested in extending the API. These extensions are strictly speaking independent of each other, but at the sa

[jira] [Created] (PROTON-487) [proton-c] Python binding leaks endpoint and delivery objects

2014-01-15 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-487: - Summary: [proton-c] Python binding leaks endpoint and delivery objects Key: PROTON-487 URL: https://issues.apache.org/jira/browse/PROTON-487 Project: Qpid Proton

Re: SASL / proton-c questions

2014-01-15 Thread Andreas Mueller
> Andreas, are you planning to fix the bug in the future version? It is fixed now: http://www.swiftmq.com/products/releasenotes/v942/index.html -- Andreas Mueller IIT Software GmbH, Bremen/Germany http://www.swiftmq.com IIT Software GmbH Fahrenheitstr. 13, D28359 Bremen, Germany Tel: +49 4

[jira] [Created] (PROTON-486) Create a User's Guide

2014-01-15 Thread Andreas Mueller (JIRA)
Andreas Mueller created PROTON-486: -- Summary: Create a User's Guide Key: PROTON-486 URL: https://issues.apache.org/jira/browse/PROTON-486 Project: Qpid Proton Issue Type: Improvement

[jira] [Created] (PROTON-485) Make SASL authentication optional

2014-01-15 Thread Andreas Mueller (JIRA)
Andreas Mueller created PROTON-485: -- Summary: Make SASL authentication optional Key: PROTON-485 URL: https://issues.apache.org/jira/browse/PROTON-485 Project: Qpid Proton Issue Type: Improve