[jira] [Commented] (PROTON-964) Proton-J extensible event types

2015-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14661867#comment-14661867 ] ASF GitHub Bot commented on PROTON-964: --- Github user gemmellr commented on a diff in

[GitHub] qpid-proton pull request: PROTON-964: Proton-J extensible event ty...

2015-08-07 Thread gemmellr
Github user gemmellr commented on a diff in the pull request: https://github.com/apache/qpid-proton/pull/48#discussion_r36521660 --- Diff: proton-j/src/main/java/org/apache/qpid/proton/engine/EventType.java --- @@ -0,0 +1,42 @@ +/* + * + * Licensed to the Apache

[jira] [Commented] (PROTON-964) Proton-J extensible event types

2015-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14661879#comment-14661879 ] ASF GitHub Bot commented on PROTON-964: --- Github user gemmellr commented on a diff in

[jira] [Commented] (PROTON-964) Proton-J extensible event types

2015-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14661881#comment-14661881 ] ASF GitHub Bot commented on PROTON-964: --- Github user boo commented on a diff in

[GitHub] qpid-proton pull request: PROTON-964: Proton-J extensible event ty...

2015-08-07 Thread bozzzzo
Github user boo commented on a diff in the pull request: https://github.com/apache/qpid-proton/pull/48#discussion_r36522686 --- Diff: proton-j/src/main/java/org/apache/qpid/proton/engine/impl/CollectorImpl.java --- @@ -57,9 +58,16 @@ public void pop() } }

[GitHub] qpid-proton pull request: PROTON-964: Proton-J extensible event ty...

2015-08-07 Thread gemmellr
Github user gemmellr commented on the pull request: https://github.com/apache/qpid-proton/pull/48#issuecomment-128714379 Hi Bozo, sorry for the delay getting back to you, I was a bit tunnel-visioned trying (and failing :/) to get 0.10 out the door this week. I like the recent

[GitHub] qpid-proton pull request: PROTON-964: Proton-J extensible event ty...

2015-08-07 Thread gemmellr
Github user gemmellr commented on a diff in the pull request: https://github.com/apache/qpid-proton/pull/48#discussion_r36523726 --- Diff: proton-j/src/main/java/org/apache/qpid/proton/engine/impl/CollectorImpl.java --- @@ -57,9 +58,16 @@ public void pop() }

Re: [VOTE] Release Qpid Proton 0.10

2015-08-07 Thread Robbie Gemmell
Just as an update... The resulting crash was resolved via PROTON-976 updating the frame handling, with PROTON-975 remaining open to cover the original SASL issue using DIGEST-MD5 that brought it to light. Since the SASL work is one of the major features in the release I'm waiting a bit to see if

C++ API tutorial complete

2015-08-07 Thread aconway
The C++ tutorial and examples are complete, except for selector and browsing examples which we can fill in later. Preview at: http://people.apache.org/~aconway/proton/ The code is on branch cjansen_cpp_client

[jira] [Resolved] (PROTON-109) Proton should handle inbound max-frame size violations.

2015-08-07 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved PROTON-109. --- Resolution: Fixed Fix Version/s: 0.10 Proton should handle inbound max-frame size violations.

[jira] [Commented] (PROTON-976) pn_read_frame does not validate frame offset

2015-08-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14661756#comment-14661756 ] ASF subversion and git services commented on PROTON-976: Commit

[jira] [Commented] (PROTON-976) pn_read_frame does not validate frame offset

2015-08-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14661775#comment-14661775 ] ASF subversion and git services commented on PROTON-976: Commit

[jira] [Resolved] (PROTON-976) pn_read_frame does not validate frame offset

2015-08-07 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved PROTON-976. --- Resolution: Fixed pn_read_frame does not validate frame offset