Re: Proton 0.9 alpha 2

2015-01-26 Thread Gordon Sim
On 01/23/2015 09:27 PM, Rafael Schloming wrote: Hi Everyone, I've put together an alpha 2 for Proton 0.9. I believe the memory issues identified in alpha 1 are addressed. Source and binaries are posted in the usual locations: Source artifacts: http://people.apache.org/~rhs/qpid-proton-0.9-

Re: Proton 0.9 alpha 2

2015-01-26 Thread Rafael Schloming
Oops, my bad. I will follow up with an alpha 3 shortly... --Rafael On Mon, Jan 26, 2015 at 6:57 AM, Gordon Sim wrote: > On 01/23/2015 09:27 PM, Rafael Schloming wrote: > >> Hi Everyone, >> >> I've put together an alpha 2 for Proton 0.9. I believe the memory issues >> identified in alpha 1 are a

Re: Proton 0.9 alpha 2

2015-01-26 Thread Gordon Sim
On 01/26/2015 12:35 PM, Rafael Schloming wrote: Oops, my bad. I will follow up with an alpha 3 shortly... Though not related to the alpha specifically, it was pointed out to me that e.g. setting the address on a terminus in python throws an error if the value is a unicode string. A similar is

Re: Proton 0.9 alpha 2

2015-01-26 Thread Rafael Schloming
On Mon, Jan 26, 2015 at 8:53 AM, Gordon Sim wrote: > On 01/26/2015 12:35 PM, Rafael Schloming wrote: > >> Oops, my bad. I will follow up with an alpha 3 shortly... >> > > Though not related to the alpha specifically, it was pointed out to me > that e.g. setting the address on a terminus in python

Re: c reactor / gordon's examples

2015-01-26 Thread Alan Conway
On Mon, 2015-01-19 at 13:57 -0500, Rafael Schloming wrote: > On Mon, Jan 19, 2015 at 11:52 AM, Alan Conway wrote: > > > On Wed, 2015-01-14 at 08:28 -0500, Rafael Schloming wrote: > > > Hi Everyone, > > > > > > I've been doing some work on a C reactor API for proton that is > > > intended to fit b

Re: c reactor / gordon's examples

2015-01-26 Thread Rafael Schloming
On Mon, Jan 26, 2015 at 9:43 AM, Alan Conway wrote: > On Mon, 2015-01-19 at 13:57 -0500, Rafael Schloming wrote: > > On Mon, Jan 19, 2015 at 11:52 AM, Alan Conway > wrote: > > > > > On Wed, 2015-01-14 at 08:28 -0500, Rafael Schloming wrote: > > > > Hi Everyone, > > > > > > > > I've been doing so

[jira] [Commented] (PROTON-802) Unicode strings passed in through python binding cause exceptions

2015-01-26 Thread Ken Leidal (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292371#comment-14292371 ] Ken Leidal commented on PROTON-802: --- Potential patch: https://reviews.apache.org/r/3028

[jira] [Commented] (PROTON-805) Add dispatch request-response extension to utils.py

2015-01-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292433#comment-14292433 ] ASF subversion and git services commented on PROTON-805: Commit 3d

[jira] [Commented] (PROTON-805) Add dispatch request-response extension to utils.py

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

[jira] [Closed] (PROTON-805) Add dispatch request-response extension to utils.py

2015-01-26 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway closed PROTON-805. -- Resolution: Fixed > Add dispatch request-response extension to utils.py > --