[jira] [Created] (PROTON-165) SSL: provide access to the certificate provided by the peer (Java implementation)

2012-11-27 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-165: Summary: SSL: provide access to the certificate provided by the peer (Java implementation) Key: PROTON-165 URL: https://issues.apache.org/jira/browse/PROTON-165

[jira] [Commented] (PROTON-90) SSL: provide access to the certificate provided by the peer.

2012-11-27 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504526#comment-13504526 ] Philip Harvey commented on PROTON-90: - Hi, do you have a view on how the api should be

[jira] [Created] (PROTON-171) after connection close, proton-c SSL decryption fails when left-over bytes passed to input()

2012-11-28 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-171: Summary: after connection close, proton-c SSL decryption fails when left-over bytes passed to input() Key: PROTON-171 URL: https://issues.apache.org/jira/browse/PROTON-171

[jira] [Assigned] (PROTON-171) after connection close, proton-c SSL decryption fails when left-over bytes passed to input()

2012-11-28 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned PROTON-171: Assignee: Ken Giusti after connection close, proton-c SSL decryption fails when

[jira] [Created] (PROTON-172) Implement SSL within proton-j

2012-11-29 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-172: Summary: Implement SSL within proton-j Key: PROTON-172 URL: https://issues.apache.org/jira/browse/PROTON-172 Project: Qpid Proton Issue Type: New Feature

[jira] [Updated] (PROTON-172) Implement SSL within proton-j

2012-12-04 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-172: - Attachment: 0001-PROTON-172-refactored-Java-SSL-implementation-to-mak.patch refactored Java SSL

[jira] [Commented] (PROTON-136) Add support for SSL session resumption

2012-12-04 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13509870#comment-13509870 ] Philip Harvey commented on PROTON-136: -- Hi Ken, I'm keen to explore what

[jira] [Updated] (PROTON-172) Implement SSL within proton-j

2012-12-05 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-172: - Attachment: (was: 0001-PROTON-172-refactored-Java-SSL-implementation-to-mak.patch)

[jira] [Updated] (PROTON-172) Implement SSL within proton-j

2012-12-05 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-172: - Attachment: 0002-PROTON-172-Moved-SSL-classes-into-package-org.engine.patch

[jira] [Created] (PROTON-179) proton-j - replace system.out and system.err calls with java.util.logging

2012-12-05 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-179: Summary: proton-j - replace system.out and system.err calls with java.util.logging Key: PROTON-179 URL: https://issues.apache.org/jira/browse/PROTON-179 Project:

[jira] [Updated] (PROTON-179) proton-j - replace system.out and system.err calls with java.util.logging

2012-12-05 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-179: - Attachment: 0001-PROTON-179-use-java.util.logging-instead-of-system.o.patch attached patch.

[jira] [Assigned] (PROTON-179) proton-j - replace system.out and system.err calls with java.util.logging

2012-12-05 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned PROTON-179: Assignee: Rob Godfrey (was: Philip Harvey) hi Rob, pls could you review and commit if

[jira] [Commented] (PROTON-136) Add support for SSL session resumption

2012-12-05 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510620#comment-13510620 ] Philip Harvey commented on PROTON-136: -- Thanks Ken, I was planning to look at this

[jira] [Commented] (PROTON-136) Add support for SSL session resumption

2012-12-07 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526354#comment-13526354 ] Philip Harvey commented on PROTON-136: -- Hi Ken, I like your suggestion to change

[jira] [Updated] (PROTON-136) Add support for SSL session resumption

2012-12-07 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-136: - Attachment: PROTON-136-initial-Java-and-Python.tgz My initial patch to add SSL resumption

[jira] [Assigned] (PROTON-172) Implement SSL within proton-j

2012-12-10 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned PROTON-172: Assignee: Keith Wall (was: Rob Godfrey) Implement SSL within proton-j

[jira] [Updated] (PROTON-172) Implement SSL within proton-j

2012-12-10 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-172: - Attachment: 0001-PROTON-172-improved-unit-test-to-check-return-value-.patch attached patch that

[jira] [Commented] (PROTON-136) Add support for SSL session resumption

2012-12-11 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529126#comment-13529126 ] Philip Harvey commented on PROTON-136: -- There's no easy way of achieving session

[jira] [Commented] (PROTON-136) Add support for SSL session resumption

2012-12-18 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534937#comment-13534937 ] Philip Harvey commented on PROTON-136: -- It's not clear to me whether I need to make

[jira] [Commented] (PROTON-191) Proton-API reconciliation reporting tool

2013-01-14 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552625#comment-13552625 ] Philip Harvey commented on PROTON-191: -- After doing an initial sweep, and discussing

[jira] [Updated] (PROTON-194) Change proton's build systems to support allow for the creation of a Java binding for proton-c.

2013-01-18 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-194: - Description: The catalyst for this work was the need to conveniently build and test the JNI

[jira] [Updated] (PROTON-194) Change proton's build systems to support allow for the creation of a Java binding for proton-c.

2013-01-18 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-194: - Description: The catalyst for this work was the need to conveniently build and test the JNI

[jira] [Updated] (PROTON-194) Change proton's build systems to support allow for the creation of a Java binding for proton-c.

2013-01-18 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-194: - Description: The catalyst for this work was the need to conveniently build and test the JNI

[jira] [Commented] (PROTON-194) Change proton's build systems to support allow for the creation of a Java binding for proton-c.

2013-01-25 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562722#comment-13562722 ] Philip Harvey commented on PROTON-194: -- Discussions on how to implement this JIRA are

[jira] [Created] (PROTON-209) Update README file(s) to more specific about required versions of tools

2013-01-30 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-209: Summary: Update README file(s) to more specific about required versions of tools Key: PROTON-209 URL: https://issues.apache.org/jira/browse/PROTON-209 Project: Qpid

[jira] [Updated] (PROTON-194) Change proton's build systems to allow for the creation of a Java binding for proton-c.

2013-01-30 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-194: - Summary: Change proton's build systems to allow for the creation of a Java binding for proton-c.

[jira] [Resolved] (PROTON-192) Implement Proton-JNI binding for proton-c

2013-02-04 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved PROTON-192. -- Resolution: Fixed Fix Version/s: 0.4 merged to trunk Implement

[jira] [Closed] (PROTON-207) Modify release.sh to create single release artefact from top-level proton directory

2013-02-04 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey closed PROTON-207. Resolution: Duplicate Modify release.sh to create single release artefact from top-level

[jira] [Created] (PROTON-217) cmake build system should include install target for Java binaries

2013-02-05 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-217: Summary: cmake build system should include install target for Java binaries Key: PROTON-217 URL: https://issues.apache.org/jira/browse/PROTON-217 Project: Qpid

[jira] [Created] (PROTON-225) Redesign Transport interface such that Transport owns the in/out buffers rather than its client

2013-02-08 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-225: Summary: Redesign Transport interface such that Transport owns the in/out buffers rather than its client Key: PROTON-225 URL: https://issues.apache.org/jira/browse/PROTON-225

[jira] [Commented] (PROTON-217) cmake build system should include install target for Java binaries

2013-02-15 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579331#comment-13579331 ] Philip Harvey commented on PROTON-217: -- The link below gives some background to how

[jira] [Assigned] (PROTON-217) cmake build system should include install target for Java binaries

2013-02-15 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned PROTON-217: Assignee: Philip Harvey cmake build system should include install target for Java

[jira] [Created] (PROTON-242) Shared library used JNI code has poor name libproton-swig.so

2013-02-18 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-242: Summary: Shared library used JNI code has poor name libproton-swig.so Key: PROTON-242 URL: https://issues.apache.org/jira/browse/PROTON-242 Project: Qpid Proton

[jira] [Updated] (PROTON-60) Support configuring the max frame size.

2013-02-18 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-60: Fix Version/s: (was: 0.4) 0.5 Support configuring the max frame size.

[jira] [Updated] (PROTON-225) Redesign Transport interface such that Transport owns the in/out buffers rather than its client

2013-02-19 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-225: - Description: This issue is intended to cover the Transport API redesign proposed on the mailing

[jira] [Updated] (PROTON-214) Test proton_tests.messenger.MessengerTest.testSendBogus failed

2013-02-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-214: - Fix Version/s: 0.4 Test proton_tests.messenger.MessengerTest.testSendBogus failed

[jira] [Commented] (PROTON-214) Test proton_tests.messenger.MessengerTest.testSendBogus failed

2013-02-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584122#comment-13584122 ] Philip Harvey commented on PROTON-214: -- This test was also failing when run under the

[jira] [Assigned] (PROTON-214) Test proton_tests.messenger.MessengerTest.testSendBogus failed

2013-02-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned PROTON-214: Assignee: Philip Harvey (was: Gordon Sim) Test

[jira] [Updated] (PROTON-214) Test proton_tests.messenger.MessengerTest.testSendBogus failed

2013-02-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-214: - Fix Version/s: (was: 0.5) Test proton_tests.messenger.MessengerTest.testSendBogus

[jira] [Updated] (PROTON-214) Test proton_tests.messenger.MessengerTest.testSendBogus failed

2013-02-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-214: - Affects Version/s: 0.4 Test proton_tests.messenger.MessengerTest.testSendBogus failed

[jira] [Updated] (PROTON-214) Test proton_tests.messenger.MessengerTest.testSendBogus failed

2013-02-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-214: - Description: The system test proton_tests.messenger.MessengerTest.testSendBogus is failing

[jira] [Created] (PROTON-252) Reduce visibiliy of constructors for classes that should be created by factories eg MessageImpl

2013-02-27 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-252: Summary: Reduce visibiliy of constructors for classes that should be created by factories eg MessageImpl Key: PROTON-252 URL: https://issues.apache.org/jira/browse/PROTON-252

[jira] [Created] (PROTON-253) Remove compile-time dependency on bouncycastle cryptography library

2013-02-27 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-253: Summary: Remove compile-time dependency on bouncycastle cryptography library Key: PROTON-253 URL: https://issues.apache.org/jira/browse/PROTON-253 Project: Qpid

[jira] [Created] (PROTON-256) Improve Engine API JavaDoc

2013-03-04 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-256: Summary: Improve Engine API JavaDoc Key: PROTON-256 URL: https://issues.apache.org/jira/browse/PROTON-256 Project: Qpid Proton Issue Type: Improvement

[jira] [Created] (PROTON-257) Add example to illustrate use of proton-j API

2013-03-04 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-257: Summary: Add example to illustrate use of proton-j API Key: PROTON-257 URL: https://issues.apache.org/jira/browse/PROTON-257 Project: Qpid Proton Issue

[jira] [Created] (PROTON-259) proton-j engine operations do not check if the endpoint is already closed

2013-03-05 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-259: Summary: proton-j engine operations do not check if the endpoint is already closed Key: PROTON-259 URL: https://issues.apache.org/jira/browse/PROTON-259 Project:

[jira] [Assigned] (PROTON-259) proton-j engine operations do not check if the endpoint is already closed

2013-03-07 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned PROTON-259: Assignee: Philip Harvey proton-j engine operations do not check if the endpoint is

[jira] [Assigned] (PROTON-214) Test proton_tests.messenger.MessengerTest.testSendBogus failed

2013-03-20 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned PROTON-214: Assignee: Gordon Sim (was: Philip Harvey) Hi Gordon, Would you mind looking at my commit

[jira] [Resolved] (PROTON-214) Test proton_tests.messenger.MessengerTest.testSendBogus failed

2013-03-21 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved PROTON-214. -- Resolution: Fixed Fix Version/s: 0.5 Assignee: Philip Harvey (was: Gordon Sim)

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

2013-03-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13610069#comment-13610069 ] Philip Harvey commented on PROTON-215: -- reformatted InteropTest.java to adhere to

[jira] [Created] (PROTON-280) Maven should generate project documentation including markdown docs

2013-04-03 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-280: Summary: Maven should generate project documentation including markdown docs Key: PROTON-280 URL: https://issues.apache.org/jira/browse/PROTON-280 Project: Qpid

[jira] [Created] (PROTON-281) Engine should handle errors by generating implicit CLOSE frame

2013-04-03 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-281: Summary: Engine should handle errors by generating implicit CLOSE frame Key: PROTON-281 URL: https://issues.apache.org/jira/browse/PROTON-281 Project: Qpid Proton

[jira] [Created] (PROTON-282) Add support for transport unbind to proton-j

2013-04-03 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-282: Summary: Add support for transport unbind to proton-j Key: PROTON-282 URL: https://issues.apache.org/jira/browse/PROTON-282 Project: Qpid Proton Issue Type:

[jira] [Created] (PROTON-283) Add support for idle timeout to proton-j

2013-04-03 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-283: Summary: Add support for idle timeout to proton-j Key: PROTON-283 URL: https://issues.apache.org/jira/browse/PROTON-283 Project: Qpid Proton Issue Type:

[jira] [Closed] (PROTON-283) Add support for idle timeout to proton-j

2013-04-03 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey closed PROTON-283. Resolution: Duplicate Add support for idle timeout to proton-j

[jira] [Created] (PROTON-284) Add JUnit tests for Engine Connection

2013-04-03 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-284: Summary: Add JUnit tests for Engine Connection Key: PROTON-284 URL: https://issues.apache.org/jira/browse/PROTON-284 Project: Qpid Proton Issue Type:

[jira] [Assigned] (PROTON-284) Add JUnit tests for Engine Connection

2013-04-03 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned PROTON-284: Assignee: Philip Harvey Add JUnit tests for Engine Connection

[jira] [Resolved] (PROTON-276) Ssl tests fail against proton-j on Windows (tests can't find certificates)

2013-04-03 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved PROTON-276. -- Resolution: Fixed Fix Version/s: 0.5 looks good Ssl tests fail

[jira] [Resolved] (PROTON-280) Maven should generate project documentation including markdown docs

2013-04-03 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved PROTON-280. -- Resolution: Fixed committed in revision 1463950 Maven should generate

[jira] [Updated] (PROTON-280) Maven should generate project documentation including markdown docs

2013-04-03 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-280: - Fix Version/s: 0.5 Maven should generate project documentation including markdown docs

[jira] [Commented] (PROTON-284) Add JUnit tests for Engine Connection

2013-04-04 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622031#comment-13622031 ] Philip Harvey commented on PROTON-284: -- Committed first cut of these changes in

[jira] [Assigned] (PROTON-293) [proton-hawtdispatch] Use more conservative initial message size estimates.

2013-04-15 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned PROTON-293: Assignee: Philip Harvey [proton-hawtdispatch] Use more conservative initial message

[jira] [Resolved] (PROTON-293) [proton-hawtdispatch] Use more conservative initial message size estimates.

2013-04-15 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved PROTON-293. -- Resolution: Fixed Fix Version/s: 0.4 [proton-hawtdispatch] Use more conservative

[jira] [Commented] (PROTON-292) [proton-hawtdispatch] avoid printing debug info to the console.

2013-04-15 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13631688#comment-13631688 ] Philip Harvey commented on PROTON-292: -- Hiram - would you like me to commit the patch

[jira] [Resolved] (PROTON-292) [proton-hawtdispatch] avoid printing debug info to the console.

2013-04-15 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved PROTON-292. -- Resolution: Fixed Fix Version/s: 0.4 [proton-hawtdispatch] avoid printing debug

[jira] [Created] (PROTON-307) Remove redundant input and output methods from Sasl interface

2013-05-08 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-307: Summary: Remove redundant input and output methods from Sasl interface Key: PROTON-307 URL: https://issues.apache.org/jira/browse/PROTON-307 Project: Qpid Proton

[jira] [Reopened] (PROTON-295) recv(-1) + incoming_window == bad

2013-05-10 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reopened PROTON-295: -- proton-j test is now failing: https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-j/334/

[jira] [Commented] (PROTON-315) proton-j Messenger testIncomingQueueBiggerThanWindow failing

2013-05-16 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13659358#comment-13659358 ] Philip Harvey commented on PROTON-315: -- commented out the failing test in r1483244

[jira] [Commented] (PROTON-315) proton-j Messenger testIncomingQueueBiggerThanWindow failing

2013-05-23 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13665017#comment-13665017 ] Philip Harvey commented on PROTON-315: -- The failing test is now Skipped iff using

[jira] [Commented] (PROTON-326) proton-c ServerTest.testIdleTimeout sometimes fails, causing test suite to hang forever

2013-06-06 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676849#comment-13676849 ] Philip Harvey commented on PROTON-326: -- Note that I would normally have captured a

[jira] [Created] (PROTON-327) proton-c: soak.MessengerTests.test_relay_C_SSL sometimes fails

2013-06-06 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-327: Summary: proton-c: soak.MessengerTests.test_relay_C_SSL sometimes fails Key: PROTON-327 URL: https://issues.apache.org/jira/browse/PROTON-327 Project: Qpid Proton

[jira] [Updated] (PROTON-343) Add a pluggable Proton logging layer

2013-06-25 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-343: - Attachment: 0001-PROTON-343-sketched-out-the-Java-parts-of-the-propos.patch Skeleton

[jira] [Updated] (PROTON-343) Add a pluggable Proton logging layer

2013-06-25 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-343: - Description: Applications that use Proton sometimes want Proton to produce logging. Goals

[jira] [Commented] (PROTON-343) Add a pluggable Proton logging layer

2013-06-28 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695403#comment-13695403 ] Philip Harvey commented on PROTON-343: -- Here are some rough notes about how the code

[jira] [Comment Edited] (PROTON-343) Add a pluggable Proton logging layer

2013-07-01 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695403#comment-13695403 ] Philip Harvey edited comment on PROTON-343 at 7/1/13 10:50 AM:

[jira] [Commented] (PROTON-366) Add a protocol dump utility for java

2013-07-26 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720696#comment-13720696 ] Philip Harvey commented on PROTON-366: -- I don't think this patch should be committed

[jira] [Updated] (PROTON-370) test proton-hawtdispatch

2013-07-31 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-370: - Attachment: PROTON-370-logging-and-whitespace.tar Attached revised path which resolves problems

[jira] [Commented] (PROTON-343) Add a pluggable Proton logging layer

2013-08-06 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13730711#comment-13730711 ] Philip Harvey commented on PROTON-343: -- As of now, most of the logging framework code

[jira] [Assigned] (PROTON-270) Make artifactId for proton tests more descriptive

2013-08-06 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned PROTON-270: Assignee: Philip Harvey Make artifactId for proton tests more descriptive