[jira] [Commented] (PROTON-1434) filter long-running python tests when running under tox

2017-07-19 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16093644#comment-16093644 ] Justin Ross commented on PROTON-1434: - [~kgiusti], do you consider this complete? > filter

[jira] [Updated] (PROTON-1444) Use Python's etree for XML parsing

2017-07-19 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-1444: Fix Version/s: (was: 0.18.0) 0.19.0 > Use Python's etree for XML parsing >

[jira] [Assigned] (PROTON-1467) [python] setup.py script fails to build C sources on Windows

2017-07-19 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross reassigned PROTON-1467: --- Assignee: Justin Ross > [python] setup.py script fails to build C sources on Windows >

[jira] [Assigned] (PROTON-1512) Expose the "aborted" flag for transfered deliveries

2017-07-19 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross reassigned PROTON-1512: --- Assignee: Andrew Stitcher > Expose the "aborted" flag for transfered deliveries >

[jira] [Assigned] (PROTON-1514) [proton-c] When last frame of multi-frame transfer has settled=true, Proton still considers delivery as unsettled

2017-07-19 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross reassigned PROTON-1514: --- Assignee: Andrew Stitcher (was: Cliff Jansen) > [proton-c] When last frame of multi-frame

[jira] [Assigned] (PROTON-927) absolute-expiry-time and creation-time are encoded as 0 if not set

2017-07-19 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross reassigned PROTON-927: -- Assignee: Andrew Stitcher > absolute-expiry-time and creation-time are encoded as 0 if not set

[jira] [Resolved] (DISPATCH-759) Core thread consumed deleting deliveries

2017-07-19 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke resolved DISPATCH-759. -- Resolution: Fixed Fix Version/s: 1.0.0 > Core thread consumed deleting deliveries >

[jira] [Commented] (QPIDJMS-294) The SCRAM-SHA-* SASL mechanisms should verify the server final message if it is sent in the additional-data field of sasl-outcome

2017-07-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16093591#comment-16093591 ] ASF subversion and git services commented on QPIDJMS-294: - Commit

[jira] [Resolved] (QPIDJMS-302) an NPE can occur when trying to throw a JMSException to indicate the connection failed

2017-07-19 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPIDJMS-302. Resolution: Fixed > an NPE can occur when trying to throw a JMSException to indicate the

[jira] [Commented] (QPIDJMS-302) an NPE can occur when trying to throw a JMSException to indicate the connection failed

2017-07-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16093341#comment-16093341 ] ASF subversion and git services commented on QPIDJMS-302: - Commit

[jira] [Created] (QPIDJMS-302) an NPE can occur when trying to throw a JMSException to indicate the connection failed

2017-07-19 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created QPIDJMS-302: -- Summary: an NPE can occur when trying to throw a JMSException to indicate the connection failed Key: QPIDJMS-302 URL: https://issues.apache.org/jira/browse/QPIDJMS-302

[jira] [Created] (PROTON-1520) C epoll proactor delayed socket writes

2017-07-19 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-1520: Summary: C epoll proactor delayed socket writes Key: PROTON-1520 URL: https://issues.apache.org/jira/browse/PROTON-1520 Project: Qpid Proton Issue Type:

[jira] [Closed] (DISPATCH-786) Message annotations transmitted on wire incorrectly

2017-07-19 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke closed DISPATCH-786. Resolution: Duplicate Fix Version/s: 1.0.0 Duplicate of DISPATCH-784 Depending on the

[GitHub] qpid-dispatch issue #176: DISPATCH 209 -- add 3-router test for closest mess...

2017-07-19 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/176 The "no-such-handle" error comes from the following code in transport.c in a few places. ``` pn_link_t *link = pni_handle_state(ssn, handle); if (!link) {

[jira] [Commented] (QPID-7866) [Java Broker] AMQP 1.0 publishing links do not register themselves with queues

2017-07-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16093194#comment-16093194 ] ASF subversion and git services commented on QPID-7866: --- Commit

[jira] [Created] (QPID-7866) [Java Broker] AMQP 1.0 publishing links do not register themselves with queues

2017-07-19 Thread Rob Godfrey (JIRA)
Rob Godfrey created QPID-7866: - Summary: [Java Broker] AMQP 1.0 publishing links do not register themselves with queues Key: QPID-7866 URL: https://issues.apache.org/jira/browse/QPID-7866 Project: Qpid

[GitHub] qpid-dispatch pull request #179: Update qdmanage, qdrouterd, and qdstat man ...

2017-07-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-dispatch/pull/179 --- 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-dispatch pull request #176: DISPATCH 209 -- add 3-router test for close...

2017-07-19 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/176#discussion_r128263178 --- Diff: tests/system_tests_three_routers.py --- @@ -215,6 +218,15 @@ def test_04_linkroute ( self ): test.run()

[GitHub] qpid-dispatch pull request #176: DISPATCH 209 -- add 3-router test for close...

2017-07-19 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/176#discussion_r128262784 --- Diff: tests/system_tests_three_routers.py --- @@ -624,5 +636,151 @@ def run(self): container.run() + +class

[GitHub] qpid-proton issue #111: Fix mapping of LONG for Ruby 2.4+

2017-07-19 Thread kbrock
Github user kbrock commented on the issue: https://github.com/apache/qpid-proton/pull/111 Also fun: ``` (Ruby 2.4.1) > irb > Integer == Fixnum (irb):1: warning: constant ::Fixnum is deprecated => true (Ruby 2.3.3) > irb > Integer == Fixnum =>

[jira] [Comment Edited] (QPIDJMS-294) The SCRAM-SHA-* SASL mechanisms should verify the server final message if it is sent in the additional-data field of sasl-outcome

2017-07-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092981#comment-16092981 ] Keith Wall edited comment on QPIDJMS-294 at 7/19/17 12:14 PM: -- For

[jira] [Commented] (QPIDJMS-294) The SCRAM-SHA-* SASL mechanisms should verify the server final message if it is sent in the additional-data field of sasl-outcome

2017-07-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092981#comment-16092981 ] Keith Wall commented on QPIDJMS-294: For completeness, I also confirm that I tested the Qpid JMS

[jira] [Updated] (QPID-7815) Reject policy type

2017-07-19 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7815: - Attachment: 0001-QPID-7815-Fix-recovery-of-queue-with-reject-policy.patch Attached a patch with proposed

[jira] [Updated] (QPID-7787) [Java Broker] In AMQP 1.0 allow the SASL outcome to carry additional information

2017-07-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7787: - Issue Type: Improvement (was: Bug) > [Java Broker] In AMQP 1.0 allow the SASL outcome to carry additional

[jira] [Updated] (QPID-7787) [Java Broker] In AMQP 1.0 allow the SASL outcome to carry additional information

2017-07-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7787: - Status: Reviewable (was: In Progress) > [Java Broker] In AMQP 1.0 allow the SASL outcome to carry

[jira] [Assigned] (QPID-7787) [Java Broker] In AMQP 1.0 allow the SASL outcome to carry additional information

2017-07-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-7787: Assignee: Keith Wall > [Java Broker] In AMQP 1.0 allow the SASL outcome to carry additional >

[jira] [Assigned] (QPID-7864) [Java Broker] Update Google Guava dependency

2017-07-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-7864: Assignee: Keith Wall > [Java Broker] Update Google Guava dependency >

[jira] [Updated] (QPID-7864) [Java Broker] Update Google Guava dependency

2017-07-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7864: - Status: Reviewable (was: In Progress) > [Java Broker] Update Google Guava dependency >

[jira] [Commented] (QPID-7858) [Java Broker] Bump com.fasterxml.jackson dependency 2.5 => 2.8

2017-07-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092717#comment-16092717 ] ASF subversion and git services commented on QPID-7858: --- Commit

[jira] [Commented] (QPID-7864) [Java Broker] Update Google Guava dependency

2017-07-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092718#comment-16092718 ] ASF subversion and git services commented on QPID-7864: --- Commit

[jira] [Commented] (QPID-7787) [Java Broker] In AMQP 1.0 allow the SASL outcome to carry additional information

2017-07-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092719#comment-16092719 ] ASF subversion and git services commented on QPID-7787: --- Commit

<    1   2