pn_error_code() returning -2 error

2015-10-29 Thread Sanny
Hi, Using Proton C library. I am following the demo example "send.c" shared in the archive. Currently using the mqx OS. 1. I have following function in *pn_error_code*(messenger->error); always returning *-2*. while calling the following function* pn_messenger_put*(messenger, message); 2. In

[jira] [Created] (PROTON-1032) Cannot call super() on classes derived from Exception in 2.4

2015-10-29 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-1032: -- Summary: Cannot call super() on classes derived from Exception in 2.4 Key: PROTON-1032 URL: https://issues.apache.org/jira/browse/PROTON-1032 Project: Qpid Proton

[jira] [Commented] (PROTON-1031) [python] Bump the module version to 0.11.0

2015-10-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14980285#comment-14980285 ] Robbie Gemmell commented on PROTON-1031: Is there an equivalent change needed on master? >

Re: Proton 0.11.0 release notes and docs preview

2015-10-29 Thread Justin Ross
Thanks, Otavio. I suspect that's a problem with my website scripting. I'll try to get it fixed. On Thu, Oct 29, 2015 at 6:58 AM, Otavio Rodolfo Piske wrote: > Hello Justin, > > I took a quick look at the website and I noticed that the examples > source code is not included

Re: Proton 0.11.0 release update - Beta is available

2015-10-29 Thread Justin Ross
Thanks, Ganesh. On Thu, Oct 29, 2015 at 9:12 AM, Ganesh Murthy wrote: > I got down the proton 0.11 beta and ran dispatch tests and it looks good. > I was specifically interested in two JIRAs that I created (which are fixed > in this beta) and those fixes work as well. I am

[jira] [Commented] (PROTON-1032) Cannot call super() on classes derived from Exception in 2.4

2015-10-29 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14980638#comment-14980638 ] Ken Giusti commented on PROTON-1032: https://reviews.apache.org/r/39759/ > Cannot call super() on

[jira] [Commented] (PROTON-1025) CLOSE_WAIT leak following reproducer for PROTON-1023 / PROTON-1024

2015-10-29 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14980661#comment-14980661 ] Pavel Moravec commented on PROTON-1025: --- Good point. It makes sense the programmer should call

[jira] [Created] (PROTON-1033) Update the revision of the libqpid-proton library to 4

2015-10-29 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-1033: -- Summary: Update the revision of the libqpid-proton library to 4 Key: PROTON-1033 URL: https://issues.apache.org/jira/browse/PROTON-1033 Project: Qpid Proton

[jira] [Resolved] (PROTON-1031) [python] Bump the module version to 0.11.0

2015-10-29 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved PROTON-1031. Resolution: Fixed Fix Version/s: 0.12.0 > [python] Bump the module version to 0.11.0 >

[jira] [Resolved] (PROTON-1032) Cannot call super() on classes derived from Exception in 2.4

2015-10-29 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved PROTON-1032. Resolution: Fixed Fix Version/s: 0.9.1 Not actually fixed in 0.9.1, but there was no

[jira] [Updated] (PROTON-1003) ssl transport layer does not define an error handler

2015-10-29 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated PROTON-1003: --- Fix Version/s: 0.11 > ssl transport layer does not define an error handler >

Re: Proton 0.11.0 release update - Beta is available

2015-10-29 Thread Chuck Rolke
Building 0.11.0-beta has a list of issues on Windows, mostly around the Go binding. Proton proper builds OK. Maybe we could consider setting the Go binding off by default on Windows builds? The new C++ binding produces DLL files OK (several new warnings) but I haven't tested them. -Chuck

[jira] [Commented] (PROTON-1031) [python] Bump the module version to 0.11.0

2015-10-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14980810#comment-14980810 ] ASF subversion and git services commented on PROTON-1031: - Commit

Re: Proton 0.11.0 release notes and docs preview

2015-10-29 Thread Otavio Rodolfo Piske
Hello Justin, I took a quick look at the website and I noticed that the examples source code is not included in the C++ documentation. These pages, for example, are missing the attached source: http://people.apache.org/~jross/qpid-site/head/releases/qpid-proton-0.1

Re: Proton 0.11.0 release update - Beta is available

2015-10-29 Thread Robbie Gemmell
I overlooked that your message had already ben moderated through when I replied off-list earlier. Just so the answer is out there for anyone else reading: You self-manage subscriptions to the mailing lists, details are at: http://qpid.apache.org/discussion.html Robbie On 28 October 2015 at

Configured proton repo for reviewboard

2015-10-29 Thread aconway
Added .reviewboardrc configuration file so a simple `rbt post` on a branch will post a review to the Apache reviewboard. See `rbt --help` for more details. Tips: rbt post # Create a new review of current branch with diff against master rbt post --parent branchx # Review with diff

[jira] [Commented] (PROTON-512) Possibility to set idle timeout for messenger

2015-10-29 Thread Rohan McGovern (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14981702#comment-14981702 ] Rohan McGovern commented on PROTON-512: --- This issue is listed under "Bugs fixed" in both 0.7 and 0.8