[VOTE]: Proton 0.9-rc-3

2015-03-16 Thread Rafael Schloming
Hi Everyone, Here's a quick respin of 0.9-rc-3. The only changes from rc-2 are exactly those two mentioned on the rc-2 vote thread. I've included them at the end for reference. You can find the source artifacts in the usual location: https://people.apache.org/~rhs/qpid-proton-0.9-rc-3/ Java

[GitHub] qpid-proton pull request: NO-JIRA: Measure size of encoded data.

2015-03-16 Thread astitcher
Github user astitcher commented on the pull request: https://github.com/apache/qpid-proton/pull/11#issuecomment-81887757 I think you new pn_data_size() possibly has the wrong side effects - it seems to lose the pn_data cursor position, so that merely querying the size will be hard to

Re: [VOTE] Proton 0.9 RC 2

2015-03-16 Thread Dominic Evans
Hey Rafa, I did already cherry pick it into the release branch. Cheers Dom > On 16 Mar 2015, at 18:54, Rafael Schloming wrote: > > I'm happy to do a quick turnaround on RC 3 if you/he wants to pull the fix > onto the release branch. > > --Rafael > > On Tue, Mar 17, 2015 at 5:54 AM, Robbie Gem

Re: [VOTE] Proton 0.9 RC 2

2015-03-16 Thread Rafael Schloming
I'm happy to do a quick turnaround on RC 3 if you/he wants to pull the fix onto the release branch. --Rafael On Tue, Mar 17, 2015 at 5:54 AM, Robbie Gemmell wrote: > Dominic has posted a further change for PROTON-834 that fixes a corner > case not seen when making an earlier change in 0.9. > >

[jira] [Commented] (PROTON-827) Reactive client binding for the "go" programming language.

2015-03-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363638#comment-14363638 ] ASF subversion and git services commented on PROTON-827: Commit 51

Re: [VOTE] Proton 0.9 RC 2

2015-03-16 Thread Robbie Gemmell
Dominic has posted a further change for PROTON-834 that fixes a corner case not seen when making an earlier change in 0.9. I think we should include it if doing an RC3 to pick up the change Alan also made earlier. Robbie On 16 March 2015 at 12:20, Robbie Gemmell wrote: > [ +1 ] Yes, release Pro

[GitHub] qpid-proton pull request: NO-JIRA: Measure size of encoded data.

2015-03-16 Thread alanconway
Github user alanconway closed the pull request at: https://github.com/apache/qpid-proton/pull/11 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] qpid-proton pull request: NO-JIRA: Measure size of encoded data.

2015-03-16 Thread alanconway
Github user alanconway commented on the pull request: https://github.com/apache/qpid-proton/pull/11#issuecomment-81791421 Comitted the suggested API upstream. Doesn't do the suggested caching yet. commit fac7c86c8bc818ea845d6426fd85095a189522d6 Author: Alan Conway Comm

[jira] [Commented] (PROTON-834) proton-j: UTF-8 encoder reporting some three byte characters as invalid surrogates

2015-03-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363413#comment-14363413 ] ASF subversion and git services commented on PROTON-834: Commit 81

[jira] [Commented] (PROTON-834) proton-j: UTF-8 encoder reporting some three byte characters as invalid surrogates

2015-03-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363394#comment-14363394 ] ASF GitHub Bot commented on PROTON-834: --- Github user asfgit closed the pull request

[jira] [Commented] (PROTON-834) proton-j: UTF-8 encoder reporting some three byte characters as invalid surrogates

2015-03-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363393#comment-14363393 ] ASF subversion and git services commented on PROTON-834: Commit 7b

[GitHub] qpid-proton pull request: PROTON-834: further UTF-8 encoder fixes

2015-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-proton/pull/13 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] qpid-proton pull request: PROTON-834: further UTF-8 encoder fixes

2015-03-16 Thread gemmellr
Github user gemmellr commented on the pull request: https://github.com/apache/qpid-proton/pull/13#issuecomment-81751109 Looks good to me. We should request for inclusion in 0.9 if there is an RC3 to pick up aconways SSL change. --- If your project is set up for it, you can reply to t

[jira] [Commented] (PROTON-834) proton-j: UTF-8 encoder reporting some three byte characters as invalid surrogates

2015-03-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363365#comment-14363365 ] ASF GitHub Bot commented on PROTON-834: --- Github user gemmellr commented on the pull

[GitHub] qpid-proton pull request: PROTON-834: further UTF-8 encoder fixes

2015-03-16 Thread dnwe
GitHub user dnwe opened a pull request: https://github.com/apache/qpid-proton/pull/13 PROTON-834: further UTF-8 encoder fixes After commit c65e897 it turned out there were still some issues with strings containing a codepoint >0xDBFF which was being incorrectly treated as a s

[jira] [Commented] (PROTON-834) proton-j: UTF-8 encoder reporting some three byte characters as invalid surrogates

2015-03-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363325#comment-14363325 ] ASF GitHub Bot commented on PROTON-834: --- GitHub user dnwe opened a pull request:

Re: [VOTE] Proton 0.9 RC 2

2015-03-16 Thread Alan Conway
Fixed https://issues.apache.org/jira/browse/PROTON-839 On Mon, 2015-03-16 at 09:00 -0400, Ken Giusti wrote: > Hate to be a party-pooper, but: > > 1: proton_tests.utils.SyncRequestResponseTest.test_request_response > fail > 1: Error during test: Traceback (most recent call last): > 1:

[jira] [Resolved] (PROTON-839) Proton 0.9 RC 2 blocker - proton_tests.utils.SyncRequestResponseTest.test_request_response ........ fail

2015-03-16 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-839. Resolution: Fixed > Proton 0.9 RC 2 blocker - > proton_tests.utils.SyncRequestResponseTest.test_req

[jira] [Commented] (PROTON-839) Proton 0.9 RC 2 blocker - proton_tests.utils.SyncRequestResponseTest.test_request_response ........ fail

2015-03-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363217#comment-14363217 ] ASF subversion and git services commented on PROTON-839: Commit c2

[jira] [Commented] (PROTON-839) Proton 0.9 RC 2 blocker - proton_tests.utils.SyncRequestResponseTest.test_request_response ........ fail

2015-03-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363214#comment-14363214 ] ASF subversion and git services commented on PROTON-839: Commit e3

[jira] [Created] (PROTON-839) Proton 0.9 RC 2 blocker - proton_tests.utils.SyncRequestResponseTest.test_request_response ........ fail

2015-03-16 Thread Alan Conway (JIRA)
Alan Conway created PROTON-839: -- Summary: Proton 0.9 RC 2 blocker - proton_tests.utils.SyncRequestResponseTest.test_request_response fail Key: PROTON-839 URL: https://issues.apache.org/jira/browse/PROTON-839

Re: [VOTE] Proton 0.9 RC 2

2015-03-16 Thread Alan Conway
On Mon, 2015-03-16 at 09:00 -0400, Ken Giusti wrote: > Hate to be a party-pooper, but: > > 1: proton_tests.utils.SyncRequestResponseTest.test_request_response > fail > 1: Error during test: Traceback (most recent call last): > 1: File > "/home/kgiusti/Downloads/qpid-proton-0.9-rc-2

Re: [VOTE] Proton 0.9 RC 2

2015-03-16 Thread Alan Conway
[+1] Yes, release Proton 0.9-rc-2 as 0.9 final Ran the dispatch test suite, including SSL tests. No problems. On Mon, 2015-03-16 at 18:04 +1300, Rafael Schloming wrote: > Hi Everyone, > > I've posted 0.9 RC 2 in the usual places. The source artifacts are > available here: > > https://peopl

Re: [VOTE] Proton 0.9 RC 2

2015-03-16 Thread Ken Giusti
Hate to be a party-pooper, but: 1: proton_tests.utils.SyncRequestResponseTest.test_request_response fail 1: Error during test: Traceback (most recent call last): 1: File "/home/kgiusti/Downloads/qpid-proton-0.9-rc-2/tests/python/proton-test", line 355, in run 1: phase() 1:

[jira] [Updated] (PROTON-834) proton-j: UTF-8 encoder reporting some three byte characters as invalid surrogates

2015-03-16 Thread Dominic Evans (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominic Evans updated PROTON-834: - Fix Version/s: (was: 0.9) > proton-j: UTF-8 encoder reporting some three byte characters as in

Re: [VOTE] Proton 0.9 RC 2

2015-03-16 Thread Robbie Gemmell
[ +1 ] Yes, release Proton 0.9-rc-2 as 0.9 final I tested out RC2 as follows: - Checked license/notice files present. - Verified sigs and checksums match. - Built everything using cmake and ran the tests. - Verified building/running the Qpid C++ broker against proton-c. - Built proton-j and ran th

[jira] [Reopened] (PROTON-834) proton-j: UTF-8 encoder reporting some three byte characters as invalid surrogates

2015-03-16 Thread Dominic Evans (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominic Evans reopened PROTON-834: -- Assignee: Dominic Evans > proton-j: UTF-8 encoder reporting some three byte characters as inva