[jira] [Resolved] (PROTON-12) Delivery structure uses malloc/free for every delivery (delivery tag)

2012-09-07 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming resolved PROTON-12. --- Resolution: Fixed Delivery structure uses malloc/free for every delivery

[jira] [Updated] (PROTON-16) addTransportWork and addWork methods in ConnectionImpl.java could cause an infinite loop

2012-09-07 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-16: -- Component/s: proton-j addTransportWork and addWork methods in ConnectionImpl.java

Re: pn_message_load with nil data

2012-09-07 Thread Rafael Schloming
This should work now with the possibly slightly unintuitive caveat that when you load None/null/nil into a text message and then save it, you get back an empty string. --Rafael On Wed, Sep 5, 2012 at 8:02 AM, Darryl L. Pierce dpie...@redhat.com wrote: Should attempting to load a message with

Re: driver/transport/sasl refactor

2012-09-07 Thread Rafael Schloming
As of last night this is on trunk. --Rafael On Thu, Sep 6, 2012 at 4:11 PM, Ken Giusti kgiu...@redhat.com wrote: Good improvement. Once it's on trunk I'll refactor the ssl branch to move the ssl i/o into the transport, as per the intent. -K - Original Message - On Tue, Sep 4,

[jira] [Created] (PROTON-18) Add application context field to pn_connection_t

2012-09-07 Thread Ted Ross (JIRA)
Ted Ross created PROTON-18: -- Summary: Add application context field to pn_connection_t Key: PROTON-18 URL: https://issues.apache.org/jira/browse/PROTON-18 Project: Qpid Proton Issue Type:

[jira] [Commented] (PROTON-18) Add application context field to pn_connection_t

2012-09-07 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450933#comment-13450933 ] Rafael H. Schloming commented on PROTON-18: --- I committed a slightly modified

[jira] [Resolved] (PROTON-18) Add application context field to pn_connection_t

2012-09-07 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming resolved PROTON-18. --- Resolution: Fixed Add application context field to pn_connection_t