Re: [VOTE] merge the proton mailing list into the users/dev lists

2016-03-31 Thread Alan Conway
+1 On Wed, 2016-03-30 at 11:25 +0100, Robbie Gemmell wrote: > Hello folks, > > Many moons ago, a seperate mailing list was established for Proton, > back when it was purely a protocol engine other components would use. > Its scope has since expanded beyond that and the separate mailing > list > h

Re: Creating a sender outside of a container's thread

2016-03-24 Thread Alan Conway
On Fri, 2016-03-18 at 16:01 +0100, Mark Banner wrote: > I have gone through the documentation and code and have the following > understanding of container vs connection_engine: > > Container is an adapter for pn_reactor. The proton reactor manages > network > IO and sends events to a registered ha

Re: Does anyone read this list?

2016-03-24 Thread Alan Conway
On Thu, 2016-03-24 at 18:23 +, Troy Daniels wrote: > This was also the only mailing list that I found a reference to when > I was > looking at the proton site.  Which makes me agree that you (or at > least > the documentation) are trying to recruit developers rather than > users. :-) It is a h

[jira] [Resolved] (PROTON-1161) c++: better interface to connection_engine.

2016-03-23 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1161. - Resolution: Fixed > c++: better interface to connection_eng

[jira] [Commented] (PROTON-1161) c++: better interface to connection_engine.

2016-03-23 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208960#comment-15208960 ] Alan Conway commented on PROTON-1161: - The connection_engine interface is impr

Re: Creating a sender outside of a container's thread

2016-03-19 Thread Alan Conway
On Thu, 2016-03-17 at 20:02 +0100, Mark Banner wrote: > Hi, > > I am creating an application which is using the C++ API for AMQP > (0.12) and > I am trying to wrap my head around how to create a sender when I have > a new > message to send. > > For receiving messages, I can create a receiver when

[jira] [Resolved] (PROTON-1094) c++: refactor and documentation of type conversions

2016-03-19 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1094. - Resolution: Fixed Fixed as part of PROTON-1138 > c++: refactor and documentation of t

[jira] [Created] (PROTON-1161) c++: better interface to connection_engine.

2016-03-19 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1161: --- Summary: c++: better interface to connection_engine. Key: PROTON-1161 URL: https://issues.apache.org/jira/browse/PROTON-1161 Project: Qpid Proton Issue Type

[jira] [Resolved] (PROTON-995) Url fails to parse URL

2016-03-04 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-995. Resolution: Fixed > Url fails to parse URL > -- > >

[jira] [Commented] (PROTON-995) Url fails to parse URL

2016-03-04 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179986#comment-15179986 ] Alan Conway commented on PROTON-995: Hi Javier. Your URL is invalid. The chara

Re: Error compiling proton C++ binding 0.12 with GCC 3.4

2016-02-19 Thread Alan Conway
On Thu, 2016-02-18 at 13:27 -0500, Andrew Stitcher wrote: > On Wed, 2016-02-17 at 10:51 +, TRUFANOW Alexandre wrote: > > Hi, > > > > I am attempting to compile proton and the C++ binding using GCC > > 3.4  > > This is a very old compiler (from no later than 2006), and we don't > test on it (a

Re: Dropping proton-dump; Moving to newer minimum CMake version

2016-02-16 Thread Alan Conway
+1 from me On Mon, 2016-02-15 at 17:36 -0500, Ken Giusti wrote: > > - Original Message - > > From: "Andrew Stitcher" > > To: "proton" , "Qpid Developers" > apache.org> > > Sent: Monday, February 15, 2016 5:03:40 PM > > Subject: Dropping proton-dump; Moving to newer minimum CMake > > vers

[jira] [Updated] (PROTON-1094) c++: refactor and documentation of type conversions

2016-02-15 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1094: Fix Version/s: (was: 0.12.0) 0.13.0 > c++: refactor and documentation

[jira] [Updated] (PROTON-1046) C++ multi-threaded broker example

2016-02-15 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1046: Fix Version/s: (was: 0.12.0) 0.13.0 > C++ multi-threaded broker exam

[jira] [Updated] (PROTON-1064) ruby: add ConnectionEngine alterntive integration style

2016-02-15 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1064: Fix Version/s: (was: 0.12.0) 0.13.0 > ruby: add ConnectionEngine alternt

Request for inclusion in 0.12: PROTON-1125: c++: core dump on empty address in link options

2016-02-02 Thread Alan Conway
This is just the core dump issue from proton-1122 separated out for the 0.12 release.  

[jira] [Resolved] (PROTON-1122) c++ fix issues raised by coverity

2016-02-02 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1122. - Resolution: Fixed Assignee: Alan Conway Fix Version/s: (was: 0.12.0

[jira] [Commented] (PROTON-1122) c++ fix issues raised by coverity

2016-02-02 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129614#comment-15129614 ] Alan Conway commented on PROTON-1122: - Separated the core dump in link_option

[jira] [Created] (PROTON-1125) c++: core dump on empty address in link options

2016-02-02 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1125: --- Summary: c++: core dump on empty address in link options Key: PROTON-1125 URL: https://issues.apache.org/jira/browse/PROTON-1125 Project: Qpid Proton Issue

Request for inclusion 12.0: PROTON-1116: Potential infinite recursion detected by VC++14 compiler

2016-02-02 Thread Alan Conway
Very simple fix, potentially confusing bug. The implicit conversion to an excessivly lax template value ctor leads to very confusing error messages. Fix is to make it explicit, fancy type-deduction stuff coming for 0.13 ;)

[jira] [Commented] (PROTON-1115) c++: memory leak in ssl examples

2016-02-02 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128646#comment-15128646 ] Alan Conway commented on PROTON-1115: - The calls to impl ctor/delete look good

Re: Request for 0.12.0: NO-JIRA: c++: fix C++11 compile errors.

2016-02-02 Thread Alan Conway
On Thu, 2016-01-28 at 16:57 -0500, Andrew Stitcher wrote: > On Thu, 2016-01-28 at 13:29 -0500, Andrew Stitcher wrote: > > On Thu, 2016-01-28 at 12:43 -0500, Alan Conway wrote: > > > The 0.12.x branch does not compile under c++11 (clang and gcc) > > > with >

Request inclusion in 0.12 https://issues.apache.org/jira/browse/PROTON-1122

2016-02-01 Thread Alan Conway
https://issues.apache.org/jira/browse/PROTON-1122 minor fixes to issues discovered by coverity, one is serious.

[jira] [Created] (PROTON-1122) c++ fix issues raised by coverity

2016-02-01 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1122: --- Summary: c++ fix issues raised by coverity Key: PROTON-1122 URL: https://issues.apache.org/jira/browse/PROTON-1122 Project: Qpid Proton Issue Type: Bug

[jira] [Commented] (PROTON-1115) c++: memory leak in ssl examples

2016-02-01 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126863#comment-15126863 ] Alan Conway commented on PROTON-1115: - Valgrind is only reporting 2 blocks leake

[jira] [Commented] (PROTON-1116) Potential infinite recursion detected by VC++14 compiler

2016-01-29 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123449#comment-15123449 ] Alan Conway commented on PROTON-1116: - Warning is correct, fixing the code

[jira] [Resolved] (PROTON-1062) proton::engine as a client example

2016-01-28 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1062. - Resolution: Fixed Fix Version/s: 0.12.0 0.12 release includes C++ connection_engine with

Request for 0.12.0: NO-JIRA: c++: fix C++11 compile errors.

2016-01-28 Thread Alan Conway
The 0.12.x branch does not compile under c++11 (clang and gcc) with warnings, this fixes them https://github.com/apache/qpid-proton/commit/05502ad56f5a3860d5d19ab7c8 08ad43bd39274e Cheers, Alan.

[jira] [Commented] (PROTON-1095) Error handling

2016-01-28 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121888#comment-15121888 ] Alan Conway commented on PROTON-1095: - The connection_engine took an ad-hoc appr

Request for inclusion in 0.12.0: PROTON-1095: c++: connection_engine error handling, get rid of exceptions.

2016-01-28 Thread Alan Conway
Request to include the following commit in 0.12.0 as part of PROTON- 1095. I thought it already was approved but lets make extra sure: Commit 9c03b28b0e3865aa892f0fa79650bd6c25759a22 in qpid-proton's branch refs/heads/master from Alan Conway [ https://git-wip-us.apache.org/repos/asf?p

[jira] [Commented] (PROTON-1095) Error handling

2016-01-28 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121785#comment-15121785 ] Alan Conway commented on PROTON-1095: - Yep, that was my intent by adding it to

[jira] [Commented] (PROTON-1095) Error handling

2016-01-28 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121755#comment-15121755 ] Alan Conway commented on PROTON-1095: - Is there a reason for excluding my ch

[jira] [Commented] (PROTON-1095) Error handling

2016-01-27 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15120379#comment-15120379 ] Alan Conway commented on PROTON-1095: - Approved for 0.12. Error handlin

[jira] [Updated] (PROTON-1115) c++: memory leak in ssl examples

2016-01-27 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1115: Summary: c++: memory leak in ssl examples (was: c++: memory leak in sasl examples) > c++: mem

[jira] [Created] (PROTON-1115) c++: memory leak in sasl examples

2016-01-27 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1115: --- Summary: c++: memory leak in sasl examples Key: PROTON-1115 URL: https://issues.apache.org/jira/browse/PROTON-1115 Project: Qpid Proton Issue Type: Bug

Re: cpp binding failing builds in CI (WAS: [2/2] qpid-proton git commit: PROTON-1062: c++: proton::connection_engine with client and server examples.)

2016-01-26 Thread Alan Conway
On Mon, 2016-01-25 at 16:32 +, Robbie Gemmell wrote: > On 24 January 2016 at 07:19,   wrote: > > > The CI builds (on ASF Jenkins, Travis, and Appveyor) all appear to > have started failing consistently with this commit, either failing > during compilation or timing out running the examples du

Re: Android client / ServiceBus

2016-01-26 Thread Alan Conway
On Tue, 2016-01-19 at 13:46 -0700, tourili wrote: > Thanks a lot for your input Robbie > > Robbie Gemmell wrote > > I'm afraid I don't have any real experience of using Event Hubs,  > > Android, Messenger, or combinations thereof, instead mostly  > > using/developing proton-j as a pure protocol en

[jira] [Resolved] (PROTON-829) Possible reference counting bug in pn_clear_tpwork

2016-01-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-829. Resolution: Fixed Fix Version/s: 0.12.0 Verified fixed on current master, transport

[jira] [Updated] (PROTON-272) Run tests on an installed system.

2016-01-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-272: --- Assignee: (was: Alan Conway) > Run tests on an installed sys

[jira] [Updated] (PROTON-215) Add tests to verify AMQP 1.0 type support for all language bindings

2016-01-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-215: --- Assignee: (was: Alan Conway) > Add tests to verify AMQP 1.0 type support for all langu

[jira] [Updated] (PROTON-272) Run tests on an installed system.

2016-01-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-272: --- Priority: Minor (was: Major) > Run tests on an installed sys

[jira] [Created] (PROTON-1094) c++: refactor and documentation of type conversions

2016-01-07 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1094: --- Summary: c++: refactor and documentation of type conversions Key: PROTON-1094 URL: https://issues.apache.org/jira/browse/PROTON-1094 Project: Qpid Proton

[jira] [Created] (PROTON-1092) c++: improve proton::message API

2016-01-06 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1092: --- Summary: c++: improve proton::message API Key: PROTON-1092 URL: https://issues.apache.org/jira/browse/PROTON-1092 Project: Qpid Proton Issue Type: Improvement

[jira] [Resolved] (PROTON-1065) dbgheap.c assertion when adding types to message body (through proton::value)

2015-12-30 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1065. - Resolution: Fixed Fix Version/s: 0.12.0 Added a test to verify this is fixed on master

[jira] [Resolved] (PROTON-1085) c++ improve message interface and dynamic value handling

2015-12-29 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1085. - Resolution: Fixed > c++ improve message interface and dynamic value handl

[jira] [Created] (PROTON-1085) c++ improve message interface and dynamic value handling

2015-12-29 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1085: --- Summary: c++ improve message interface and dynamic value handling Key: PROTON-1085 URL: https://issues.apache.org/jira/browse/PROTON-1085 Project: Qpid Proton

[jira] [Commented] (PROTON-949) proton doesn't build with ccache swig

2015-12-14 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056405#comment-15056405 ] Alan Conway commented on PROTON-949: Yes, it has been fixed by PROTON-1059,

[jira] [Resolved] (PROTON-1067) python messenger: cannot acknowledge messages, messenger forces auto-ack or pre-settled.

2015-12-14 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1067. - Resolution: Fixed Fix Version/s: 0.12.0 > python messenger: cannot acknowledge messa

[jira] [Commented] (PROTON-1067) python messenger: cannot acknowledge messages, messenger forces auto-ack or pre-settled.

2015-12-14 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056306#comment-15056306 ] Alan Conway commented on PROTON-1067: - There was no change needed to the bin

[jira] [Created] (PROTON-1078) go electron broker dequeues an extra message

2015-12-14 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1078: --- Summary: go electron broker dequeues an extra message Key: PROTON-1078 URL: https://issues.apache.org/jira/browse/PROTON-1078 Project: Qpid Proton Issue Type

[jira] [Resolved] (PROTON-1075) Data races detected in go_test_electron

2015-12-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1075. - Resolution: Fixed > Data races detected in go_test_elect

[jira] [Created] (PROTON-1075) Data races detected in go_test_electron

2015-12-11 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1075: --- Summary: Data races detected in go_test_electron Key: PROTON-1075 URL: https://issues.apache.org/jira/browse/PROTON-1075 Project: Qpid Proton Issue Type: Bug

[jira] [Commented] (PROTON-1068) c++ remove counted_ptr and context types from public API

2015-12-11 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052905#comment-15052905 ] Alan Conway commented on PROTON-1068: - That is much nicer :) On Thu, 2015-12-1

[jira] [Resolved] (PROTON-1068) c++ remove counted_ptr and context types from public API

2015-12-04 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1068. - Resolution: Fixed Fix Version/s: 0.12.0 > c++ remove counted_ptr and context types f

[jira] [Commented] (PROTON-1068) c++ remove counted_ptr and context types from public API

2015-12-04 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041749#comment-15041749 ] Alan Conway commented on PROTON-1068: - reviewboard https://reviews.apache.org/r/

[jira] [Resolved] (PROTON-1059) ruby: ruby binding broken in 0.11 release and on master

2015-12-01 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1059. - Resolution: Fixed Fix Version/s: 0.12.0 > ruby: ruby binding broken in 0.11 release

[jira] [Created] (PROTON-1068) c++ remove counted_ptr and context types from public API

2015-11-28 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1068: --- Summary: c++ remove counted_ptr and context types from public API Key: PROTON-1068 URL: https://issues.apache.org/jira/browse/PROTON-1068 Project: Qpid Proton

[jira] [Commented] (PROTON-1067) python messenger: cannot acknowledge messages, messenger forces auto-ack or pre-settled.

2015-11-26 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029130#comment-15029130 ] Alan Conway commented on PROTON-1067: - simmel: I'll try to impove the doc

[jira] [Assigned] (PROTON-1067) python messenger: cannot acknowledge messages, messenger forces auto-ack or pre-settled.

2015-11-26 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reassigned PROTON-1067: --- Assignee: Alan Conway > python messenger: cannot acknowledge messages, messenger for

[jira] [Updated] (PROTON-1067) python messenger: cannot acknowledge messages, messenger forces auto-ack or pre-settled.

2015-11-26 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1067: Attachment: recv.py Attached reporducer. Run with PN_TRACE_FRM=1 against a broker that respects

[jira] [Created] (PROTON-1067) python messenger: cannot acknowledge messages, messenger forces auto-ack or pre-settled.

2015-11-26 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1067: --- Summary: python messenger: cannot acknowledge messages, messenger forces auto-ack or pre-settled. Key: PROTON-1067 URL: https://issues.apache.org/jira/browse/PROTON-1067

[jira] [Commented] (PROTON-1059) ruby: ruby binding broken in 0.11 release and on master

2015-11-25 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15027685#comment-15027685 ] Alan Conway commented on PROTON-1059: - Note the fix should be verified with

[jira] [Assigned] (PROTON-1065) dbgheap.c assertion when adding types to message body (through proton::value)

2015-11-25 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reassigned PROTON-1065: --- Assignee: Alan Conway (was: Cliff Jansen) > dbgheap.c assertion when adding types

[jira] [Assigned] (PROTON-1062) proton::engine as a client example

2015-11-25 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reassigned PROTON-1062: --- Assignee: Alan Conway (was: Cliff Jansen) > proton::engine as a client exam

[jira] [Created] (PROTON-1064) ruby: add ConnectionEngine alterntive integration style

2015-11-25 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1064: --- Summary: ruby: add ConnectionEngine alterntive integration style Key: PROTON-1064 URL: https://issues.apache.org/jira/browse/PROTON-1064 Project: Qpid Proton

[jira] [Created] (PROTON-1063) ruby: ruby reactor holds GVL in process

2015-11-25 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1063: --- Summary: ruby: ruby reactor holds GVL in process Key: PROTON-1063 URL: https://issues.apache.org/jira/browse/PROTON-1063 Project: Qpid Proton Issue Type: Bug

[jira] [Commented] (PROTON-1058) Trying to "go get qpid.apache.org/electron" leads to invalid type PN_INVALID

2015-11-24 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024753#comment-15024753 ] Alan Conway commented on PROTON-1058: - Ok, I'll close this - but feel free

[jira] [Resolved] (PROTON-1058) Trying to "go get qpid.apache.org/electron" leads to invalid type PN_INVALID

2015-11-24 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1058. - Resolution: Fixed > Trying to "go get qpid.apache.org/electron" leads to invalid ty

[jira] [Created] (PROTON-1059) ruby: ruby binding broken in 0.11 release and on master

2015-11-23 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1059: --- Summary: ruby: ruby binding broken in 0.11 release and on master Key: PROTON-1059 URL: https://issues.apache.org/jira/browse/PROTON-1059 Project: Qpid Proton

[jira] [Commented] (PROTON-1058) Trying to "go get qpid.apache.org/electron" leads to invalid type PN_INVALID

2015-11-23 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022847#comment-15022847 ] Alan Conway commented on PROTON-1058: - I believe those identifiers were introd

[jira] [Commented] (PROTON-1058) Trying to "go get qpid.apache.org/electron" leads to invalid type PN_INVALID

2015-11-23 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022468#comment-15022468 ] Alan Conway commented on PROTON-1058: - Updated the go get repo and fixed an i

[jira] [Commented] (PROTON-1058) Trying to "go get qpid.apache.org/electron" leads to invalid type PN_INVALID

2015-11-23 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022245#comment-15022245 ] Alan Conway commented on PROTON-1058: - Thanks, the go get repo is out of date.

[jira] [Commented] (PROTON-1058) Trying to "go get qpid.apache.org/electron" leads to invalid type PN_INVALID

2015-11-23 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022206#comment-15022206 ] Alan Conway commented on PROTON-1058: - What version of the proton C libraries do

[jira] [Commented] (PROTON-995) Url fails to parse URL

2015-11-20 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15018012#comment-15018012 ] Alan Conway commented on PROTON-995: The problem was fixed in the C library so

[jira] [Resolved] (PROTON-995) Url fails to parse URL

2015-11-19 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-995. Resolution: Fixed Fix Version/s: 0.12.0 > Url fails to parse

[jira] [Commented] (PROTON-995) Url fails to parse URL

2015-11-19 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013743#comment-15013743 ] Alan Conway commented on PROTON-995: problem with round trip parse/stringify &

[jira] [Commented] (PROTON-995) Url fails to parse URL

2015-11-19 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013736#comment-15013736 ] Alan Conway commented on PROTON-995: Note to self: review other language bind

[jira] [Commented] (PROTON-995) Url fails to parse URL

2015-11-19 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013725#comment-15013725 ] Alan Conway commented on PROTON-995: Sorry, I mis-understood, you are 100% cor

[jira] [Assigned] (PROTON-995) Url fails to parse URL

2015-11-18 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reassigned PROTON-995: -- Assignee: Alan Conway > Url fails to parse

[jira] [Comment Edited] (PROTON-995) Url fails to parse URL

2015-11-18 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012026#comment-15012026 ] Alan Conway edited comment on PROTON-995 at 11/18/15 9:3

[jira] [Commented] (PROTON-995) Url fails to parse URL

2015-11-18 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012026#comment-15012026 ] Alan Conway commented on PROTON-995: This works for me on the current proton t

[jira] [Resolved] (PROTON-1047) go: improved ack handling in electron API, add to broker example

2015-11-18 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1047. - Resolution: Fixed Fix Version/s: 0.12.0 > go: improved ack handling in electron API,

[jira] [Created] (PROTON-1047) go: improved ack handling in electron API, add to broker example

2015-11-12 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1047: --- Summary: go: improved ack handling in electron API, add to broker example Key: PROTON-1047 URL: https://issues.apache.org/jira/browse/PROTON-1047 Project: Qpid Proton

[jira] [Created] (PROTON-1046) C++ multi-threaded broker example

2015-11-12 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1046: --- Summary: C++ multi-threaded broker example Key: PROTON-1046 URL: https://issues.apache.org/jira/browse/PROTON-1046 Project: Qpid Proton Issue Type

[jira] [Resolved] (PROTON-1045) Use of callbacks to handle accepted endpoints violates design goals.

2015-11-12 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1045. - Resolution: Fixed > Use of callbacks to handle accepted endpoints violates design go

[jira] [Created] (PROTON-1045) Use of callbacks to handle accepted endpoints violates design goals.

2015-11-11 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1045: --- Summary: Use of callbacks to handle accepted endpoints violates design goals. Key: PROTON-1045 URL: https://issues.apache.org/jira/browse/PROTON-1045 Project: Qpid

[jira] [Created] (PROTON-1043) Possible typo in messenger.c

2015-11-09 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1043: --- Summary: Possible typo in messenger.c Key: PROTON-1043 URL: https://issues.apache.org/jira/browse/PROTON-1043 Project: Qpid Proton Issue Type: Bug

[jira] [Resolved] (PROTON-949) proton doesn't build with ccache swig

2015-11-04 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-949. Resolution: Fixed > proton doesn't build with cca

[jira] [Resolved] (PROTON-1036) c++: engine API for integration with external IO frameworks

2015-11-04 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1036. - Resolution: Fixed > c++: engine API for integration with external IO framewo

[jira] [Assigned] (PROTON-949) proton doesn't build with ccache swig

2015-11-03 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reassigned PROTON-949: -- Assignee: Alan Conway > proton doesn't build with cca

[jira] [Commented] (PROTON-1036) c++: engine API for integration with external IO frameworks

2015-11-03 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987296#comment-14987296 ] Alan Conway commented on PROTON-1036: - Thanks, that is the right fix. > c++:

[jira] [Commented] (PROTON-1034) [Go binding] Windows build fails if Go language is installed but no gcc tool kit

2015-11-02 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14986285#comment-14986285 ] Alan Conway commented on PROTON-1034: - Approved > [Go binding] Windows buil

[jira] [Updated] (PROTON-1036) c++: engine API for integration with external IO frameworks

2015-11-02 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1036: Description: Provide a simple bytes-in/bytes-out per-connection engine to allow simple

[jira] [Created] (PROTON-1036) c++: engine API for integration with external IO frameworks

2015-11-02 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1036: --- Summary: c++: engine API for integration with external IO frameworks Key: PROTON-1036 URL: https://issues.apache.org/jira/browse/PROTON-1036 Project: Qpid Proton

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

2015-10-28 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978440#comment-14978440 ] Alan Conway commented on PROTON-1029: - Ship It! > Do not fail hard if str

[jira] [Resolved] (PROTON-1019) Documentation: typos in the C++ API documentation

2015-10-26 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1019. - Resolution: Fixed Assignee: Alan Conway (was: Cliff Jansen) Thanks Otavio, my typing is

[jira] [Resolved] (PROTON-1011) Go example of plain event-driven broker.

2015-10-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1011. - Resolution: Fixed Fix Version/s: 0.11 > Go example of plain event-driven bro

[jira] [Created] (PROTON-1011) Go example of plain event-driven broker.

2015-09-30 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1011: --- Summary: Go example of plain event-driven broker. Key: PROTON-1011 URL: https://issues.apache.org/jira/browse/PROTON-1011 Project: Qpid Proton Issue Type

[jira] [Resolved] (PROTON-827) Binding for the "go" programming language.

2015-09-29 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-827. Resolution: Fixed The go binding is now available on the master branch. There is still much work

[jira] [Updated] (PROTON-827) Binding for the "go" programming language.

2015-09-29 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-827: --- Summary: Binding for the "go" programming language. (was: Client binding for the "

  1   2   3   4   >