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

2012-09-06 Thread Ted Ross (JIRA)
Ted Ross created PROTON-12: -- Summary: Delivery structure uses malloc/free for every delivery (delivery tag) Key: PROTON-12 URL: https://issues.apache.org/jira/browse/PROTON-12 Project: Qpid Proton

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

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449649#comment-13449649 ] Rafael H. Schloming commented on PROTON-12: --- Oops, I guess I missed that. The cod

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

2012-09-06 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 reassigned PROTON-12: - Assignee: Rafael H. Schloming > Delivery structure uses malloc/free for every

[jira] [Created] (PROTON-13) Add JUnit test to proton-j that executes the python unit tests

2012-09-06 Thread Hiram Chirino (JIRA)
Hiram Chirino created PROTON-13: --- Summary: Add JUnit test to proton-j that executes the python unit tests Key: PROTON-13 URL: https://issues.apache.org/jira/browse/PROTON-13 Project: Qpid Proton

[jira] [Updated] (PROTON-13) Add JUnit test to proton-j that executes the python unit tests

2012-09-06 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino updated PROTON-13: Attachment: PROTON-13.patch Attaching patch that implements the Junit test. Patch seems big because

[jira] [Updated] (PROTON-13) Add JUnit test to proton-j that executes the python unit tests

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-13: -- Component/s: proton-j > Add JUnit test to proton-j that executes the python unit tes

[jira] [Updated] (PROTON-10) Need a means of specifying error details when detaching a link

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-10: -- Component/s: proton-c > Need a means of specifying error details when detaching a li

[jira] [Updated] (PROTON-3) Packages the Proton Ruby bindings as a Ruby gem.

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-3: - Component/s: proton-c > Packages the Proton Ruby bindings as a Ruby gem. >

[jira] [Updated] (PROTON-11) Messenger parses addresses incorrectly.

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-11: -- Component/s: proton-c > Messenger parses addresses incorrectly. > --

[jira] [Updated] (PROTON-9) Need a means of getting and setting structured source and target options

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-9: - Component/s: proton-c > Need a means of getting and setting structured source and targe

[jira] [Updated] (PROTON-4) Moves cproton.i to the include directory.

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-4: - Component/s: proton-c > Moves cproton.i to the include directory. > ---

[jira] [Updated] (PROTON-5) Include files are not installed for "make install"

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-5: - Component/s: proton-c > Include files are not installed for "make install" > --

[jira] [Updated] (PROTON-8) Proton header files don't have 'extern "C" ' which makes them harder to use for C++ than necessary.

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-8: - Component/s: proton-c > Proton header files don't have 'extern "C" ' which makes them h

[jira] [Updated] (PROTON-2) Support for SSL/TLS

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-2: - Component/s: proton-c > Support for SSL/TLS > --- > > K

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

2012-09-06 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 updated PROTON-12: -- Component/s: proton-c > Delivery structure uses malloc/free for every delivery (deli

[jira] [Updated] (PROTON-7) libqpid-proton-posix seems like an unnecessary library

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-7: - Component/s: proton-c > libqpid-proton-posix seems like an unnecessary library > --

[jira] [Updated] (PROTON-1) Provides %contract assurances in the swig layer for language bindings.

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-1: - Component/s: proton-c > Provides %contract assurances in the swig layer for language bi

[jira] [Updated] (PROTON-6) Missing const on functions returning char*

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-6: - Component/s: proton-c > Missing const on functions returning char* > --

[jira] [Commented] (PROTON-13) Add JUnit test to proton-j that executes the python unit tests

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449731#comment-13449731 ] Rafael H. Schloming commented on PROTON-13: --- Is there something better we can do

new JIRA components

2012-09-06 Thread Rafael Schloming
Hi Everyone, Sorry for the bulk edit spam. I've just added proton-j and proton-c components to the JIRA, and retroactively put all issues in the appropriate component. Please use the components as appropriate going forward. Thanks, --Rafael

[jira] [Commented] (PROTON-13) Add JUnit test to proton-j that executes the python unit tests

2012-09-06 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449761#comment-13449761 ] Hiram Chirino commented on PROTON-13: - Can do. I'll repost the patch in a bit.

[jira] [Updated] (PROTON-13) Add JUnit test to proton-j that executes the python unit tests

2012-09-06 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino updated PROTON-13: Attachment: (was: PROTON-13.patch) > Add JUnit test to proton-j that executes the python uni

[jira] [Updated] (PROTON-13) Add JUnit test to proton-j that executes the python unit tests

2012-09-06 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino updated PROTON-13: Attachment: PROTON-13-v2.patch attaching a new version of the patch. This one can allows you to spe

Re: driver/transport/sasl refactor

2012-09-06 Thread Ken Giusti
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, 2012 at 5:53 PM, Rajith Attapattu > wrote: > > > I'm trying to figure out what changes are needed on the Java side. > >

[jira] [Created] (PROTON-14) add modified method in ConnectionImpl can cause infinite loop

2012-09-06 Thread Rajith Attapattu (JIRA)
Rajith Attapattu created PROTON-14: -- Summary: add modified method in ConnectionImpl can cause infinite loop Key: PROTON-14 URL: https://issues.apache.org/jira/browse/PROTON-14 Project: Qpid Proton

Using Proton in Multi-Threaded Environments

2012-09-06 Thread Ted Ross
In order to make sure that it can be done, I'm attempting to use Proton-c in a multi-threaded server environment.The basic assumptions that I'm making are: 1. The root data structure that threads can operate on is pn_connector_t/pn_connection_t. An application thread cannotuse pn_driver_

[jira] [Commented] (PROTON-14) add modified method in ConnectionImpl can cause infinite loop

2012-09-06 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450048#comment-13450048 ] Rajith Attapattu commented on PROTON-14: A fix has been committed here http://svn.

[jira] [Created] (PROTON-15) Remove get/set Prev/Next methods from EndpointImpl.java as they seem redundant/unused

2012-09-06 Thread Rajith Attapattu (JIRA)
Rajith Attapattu created PROTON-15: -- Summary: Remove get/set Prev/Next methods from EndpointImpl.java as they seem redundant/unused Key: PROTON-15 URL: https://issues.apache.org/jira/browse/PROTON-15

[jira] [Commented] (PROTON-15) Remove get/set Prev/Next methods from EndpointImpl.java as they seem redundant/unused

2012-09-06 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450054#comment-13450054 ] Rajith Attapattu commented on PROTON-15: I'm planning to cherry-pick the following

[jira] [Updated] (PROTON-14) addModified method in ConnectionImpl can cause infinite loop

2012-09-06 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated PROTON-14: --- Summary: addModified method in ConnectionImpl can cause infinite loop (was: add modified meth

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

2012-09-06 Thread Rajith Attapattu (JIRA)
Rajith Attapattu created PROTON-16: -- Summary: addTransportWork and addWork methods in ConnectionImpl.java could cause an infinite loop Key: PROTON-16 URL: https://issues.apache.org/jira/browse/PROTON-16

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

2012-09-06 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated PROTON-16: --- Issue Type: Bug (was: Improvement) > addTransportWork and addWork methods in ConnectionIm

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

2012-09-06 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450062#comment-13450062 ] Rajith Attapattu commented on PROTON-16: I plan to cherry-pick the following commit

[jira] [Created] (PROTON-17) pn_drain(link, 0) doesn't trigger issuing of flow

2012-09-06 Thread Gordon Sim (JIRA)
Gordon Sim created PROTON-17: Summary: pn_drain(link, 0) doesn't trigger issuing of flow Key: PROTON-17 URL: https://issues.apache.org/jira/browse/PROTON-17 Project: Qpid Proton Issue Type: Bug

[jira] [Updated] (PROTON-17) pn_drain(link, 0) doesn't trigger issuing of flow

2012-09-06 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim updated PROTON-17: - Attachment: PROTON-17.patch Suggested fix > pn_drain(link, 0) doesn't trigger issuing of

Re: Using Proton in Multi-Threaded Environments

2012-09-06 Thread William Henry
- Original Message - > In order to make sure that it can be done, I'm attempting to use > Proton-c in a multi-threaded server environment.The basic assumptions > that I'm making are: > > 1. The root data structure that threads can operate on is > pn_connector_t/pn_connection_t. An

Re: Using Proton in Multi-Threaded Environments

2012-09-06 Thread Ted Ross
On 09/06/2012 05:44 PM, William Henry wrote: - Original Message - In order to make sure that it can be done, I'm attempting to use Proton-c in a multi-threaded server environment.The basic assumptions that I'm making are: 1. The root data structure that threads can operate on is

Re: Using Proton in Multi-Threaded Environments

2012-09-06 Thread Rafael Schloming
On Thu, Sep 6, 2012 at 5:10 PM, Ted Ross wrote: > In order to make sure that it can be done, I'm attempting to use Proton-c > in a multi-threaded server environment.The basic assumptions that I'm > making are: > > 1. The root data structure that threads can operate on is >pn_connector_t/pn_co

Re: Using Proton in Multi-Threaded Environments

2012-09-06 Thread William Henry
- Original Message - > On 09/06/2012 05:44 PM, William Henry wrote: > > > > - Original Message - > >> In order to make sure that it can be done, I'm attempting to use > >> Proton-c in a multi-threaded server environment.The basic > >> assumptions > >> that I'm making are: > >> > >

[jira] [Assigned] (PROTON-17) pn_drain(link, 0) doesn't trigger issuing of flow

2012-09-06 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming reassigned PROTON-17: - Assignee: Rafael H. Schloming > pn_drain(link, 0) doesn't trigger issuing of f