Re: Proton-J and WebSocket support

2016-01-29 Thread Robbie Gemmell
On 29 January 2016 at 07:01, Clemens Vasters wrote: > It appears that Proton-J doesn't implement the WebSocket protocol binding, > yet. (I may also not be looking in the right places) > > Is that on the backlog for some time in the nearer future? > > Thank you > Clemens > Hi Clemens I'm not awa

[jira] [Updated] (PROTON-968) [proton-j] validate local/remote channel-max is adhered to

2016-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-968: -- Affects Version/s: (was: 0.10) 0.12.0 Fix Version/s: (was:

[jira] [Updated] (PROTON-985) Modify pn_transport_tick to explicitly use a monotonic clock, not wall clock time

2016-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-985: -- Fix Version/s: (was: 0.12.0) 0.13.0 > Modify pn_transport_tick to explici

[jira] [Updated] (PROTON-1091) [Python binding] AMQP null type not sent on wire according to AMQP specification

2016-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-1091: --- Fix Version/s: (was: 0.12.0) 0.13.0 > [Python binding] AMQP null type

[jira] [Updated] (PROTON-852) Implement pn_getaddrinfo,pn_getprotobyname for platforms that not support getaddrinfo(),getprotobyname()

2016-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-852: -- Fix Version/s: (was: 0.12.0) 0.13.0 > Implement pn_getaddrinfo,pn_getprot

[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 now. > Po

[jira] [Closed] (PROTON-1074) C++ cbinding SSL core dump

2016-01-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen closed PROTON-1074. Resolution: Fixed > C++ cbinding SSL core dump > -- > > Key

[jira] [Closed] (PROTON-1102) C++ binding remove _t suffix for types

2016-01-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen closed PROTON-1102. Resolution: Fixed > C++ binding remove _t suffix for types > --

[jira] [Closed] (PROTON-1089) C++ binding link options

2016-01-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen closed PROTON-1089. Resolution: Fixed > C++ binding link options > > > Key: PR

[jira] [Closed] (PROTON-1103) C++ binding rename xxx_domain to ssl_xxx_options

2016-01-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen closed PROTON-1103. Resolution: Fixed > C++ binding rename xxx_domain to ssl_xxx_options >

[jira] [Updated] (PROTON-486) Create a User's Guide

2016-01-29 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-486: --- Fix Version/s: (was: 0.12.0) 0.13.0 > Create a User's Guide > -

[jira] [Commented] (PROTON-1117) Add link.detach method to C++ binding

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

[jira] [Commented] (PROTON-1113) tidy up some descriptive detail around running the python tests

2016-01-29 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123804#comment-15123804 ] Andrew Stitcher commented on PROTON-1113: - Approved for inclusion in 0.12 > tidy

[jira] [Commented] (PROTON-1114) [proton-j] the transport should not emit other frames after the Close frame has been sent

2016-01-29 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123806#comment-15123806 ] Andrew Stitcher commented on PROTON-1114: - I don't deeply understand this code, b

Re: Request for inclusion in 0.12.0

2016-01-29 Thread Andrew Stitcher
I've approved both of these for inclusion (in the JIRAs). Andrew On Thu, 2016-01-28 at 11:04 +, Robbie Gemmell wrote: > Hi Justin, > > I'd like to request the following for inclusion in 0.12.0: > > Stop the proton-j transport from erroneously emitting various frame > types after a Close was

[jira] [Commented] (PROTON-1114) [proton-j] the transport should not emit other frames after the Close frame has been sent

2016-01-29 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123814#comment-15123814 ] Justin Ross commented on PROTON-1114: - Reviewed by Andrew. Approved for 0.12.0. > [

[jira] [Commented] (PROTON-1113) tidy up some descriptive detail around running the python tests

2016-01-29 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123818#comment-15123818 ] Justin Ross commented on PROTON-1113: - Reviewed by Andrew. Approved for 0.12.0. > t

Re: Request for inclusion in 0.12.0

2016-01-29 Thread Justin Ross
Thanks, Robbie and Andrew. All set. On Fri, Jan 29, 2016 at 9:21 AM, Andrew Stitcher wrote: > I've approved both of these for inclusion (in the JIRAs). > > Andrew > > On Thu, 2016-01-28 at 11:04 +, Robbie Gemmell wrote: > > Hi Justin, > > > > I'd like to request the following for inclusion

[jira] [Commented] (PROTON-1113) tidy up some descriptive detail around running the python tests

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

[jira] [Commented] (PROTON-1114) [proton-j] the transport should not emit other frames after the Close frame has been sent

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

[jira] [Updated] (PROTON-1113) tidy up some descriptive detail around running the python tests

2016-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-1113: --- Fix Version/s: (was: 0.13.0) 0.12.0 Description: Merged to 0.12.x

[jira] [Updated] (PROTON-1114) [proton-j] the transport should not emit other frames after the Close frame has been sent

2016-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-1114: --- Affects Version/s: (was: 0.12.0) 0.11.1 Fix Version/s:

Re: Request for inclusion in 0.12.0

2016-01-29 Thread Robbie Gemmell
Thanks Justin, Andrew. Changes merged and a new 0.12.0-SNAPSHOT published (once I realised I forgot to update the version on the branch.. ;p ) Robbie On 29 January 2016 at 17:24, Justin Ross wrote: > Thanks, Robbie and Andrew. All set. > > On Fri, Jan 29, 2016 at 9:21 AM, Andrew Stitcher > wr