[jira] [Assigned] (QPID-5527) Upgrade to Jetty 8

2014-01-31 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPID-5527: Assignee: Robbie Gemmell Upgrade to Jetty 8 -- Key:

[jira] [Commented] (QPID-5527) Upgrade to Jetty 8

2014-01-31 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887635#comment-13887635 ] Robbie Gemmell commented on QPID-5527: -- I have added a comment on the Pull Request:

[jira] [Updated] (QPID-5527) Upgrade to Jetty 8

2014-01-31 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-5527: - Fix Version/s: 0.27 Upgrade to Jetty 8 -- Key: QPID-5527

Re: Review Request 17563: QPID-5528: HA Clean up error messages around rolled-back transactions.

2014-01-31 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17563/#review33312 --- Ship it! /trunk/qpid/cpp/src/qpid/broker/SessionAdapter.cpp

[jira] [Created] (QPID-5529) [AMQP 1.0] invalid property type not handled correctly

2014-01-31 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-5529: Summary: [AMQP 1.0] invalid property type not handled correctly Key: QPID-5529 URL: https://issues.apache.org/jira/browse/QPID-5529 Project: Qpid Issue Type: Bug

[jira] [Created] (QPID-5530) [legacystore] store_chk raises Operation on non-existent record: operation=unlock; rid=.. on aborted DTX transaction in TplStore

2014-01-31 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5530: --- Summary: [legacystore] store_chk raises Operation on non-existent record: operation=unlock; rid=.. on aborted DTX transaction in TplStore Key: QPID-5530 URL:

Review Request 17587: [legacystore] store_chk raises Operation on non-existent record: operation=unlock; rid=.. on aborted DTX transaction in TplStore

2014-01-31 Thread Pavel Moravec
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17587/ --- Review request for qpid and Kim van der Riet. Bugs:

Re: Review Request 17511: Suggested fix for the paged queue file issues

2014-01-31 Thread Gordon Sim
On Jan. 30, 2014, 9:46 a.m., Gordon Sim wrote: /trunk/qpid/cpp/src/qpid/sys/posix/MemoryMappedFile.cpp, line 68 https://reviews.apache.org/r/17511/diff/1/?file=453944#file453944line68 Personally I think having the directory creation outside this class makes more sense. Having a

[jira] [Commented] (QPID-5529) [AMQP 1.0] invalid property type not handled correctly

2014-01-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887691#comment-13887691 ] ASF subversion and git services commented on QPID-5529: --- Commit

[jira] [Resolved] (QPID-5529) [AMQP 1.0] invalid property type not handled correctly

2014-01-31 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-5529. -- Resolution: Fixed [AMQP 1.0] invalid property type not handled correctly

[jira] [Commented] (QPID-5409) [Java Broker] Add support for multi-node HA cluster into BDB JE HA message store

2014-01-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887720#comment-13887720 ] ASF subversion and git services commented on QPID-5409: --- Commit

qpid pull request: Added support for keystore/truststore type in order to s...

2014-01-31 Thread jsight
Github user jsight closed the pull request at: https://github.com/apache/qpid/pull/2 - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

qpid pull request: Upgrade to Jetty 8

2014-01-31 Thread ebourg
Github user ebourg closed the pull request at: https://github.com/apache/qpid/pull/3 - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

qpid pull request: Two fixes for Ruby 1.9 support in QMFv1

2014-01-31 Thread willb
Github user willb closed the pull request at: https://github.com/apache/qpid/pull/1 - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

Re: Review Request 17563: QPID-5528: HA Clean up error messages around rolled-back transactions.

2014-01-31 Thread Alan Conway
On Jan. 31, 2014, 10:58 a.m., Gordon Sim wrote: /trunk/qpid/cpp/src/qpid/broker/SessionAdapter.cpp, line 548 https://reviews.apache.org/r/17563/diff/1/?file=457081#file457081line548 Is this always an 'error'? What about with federation when a failover exchange doesn't exist? Not

Re: Review Request 17563: QPID-5528: HA Clean up error messages around rolled-back transactions.

2014-01-31 Thread Gordon Sim
On Jan. 31, 2014, 10:58 a.m., Gordon Sim wrote: /trunk/qpid/cpp/src/qpid/broker/SessionAdapter.cpp, line 548 https://reviews.apache.org/r/17563/diff/1/?file=457081#file457081line548 Is this always an 'error'? What about with federation when a failover exchange doesn't exist? Not

[jira] [Created] (QPID-5531) [C++ broker] Set timeout for every DTX transaction

2014-01-31 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5531: --- Summary: [C++ broker] Set timeout for every DTX transaction Key: QPID-5531 URL: https://issues.apache.org/jira/browse/QPID-5531 Project: Qpid Issue Type: Bug

[jira] [Updated] (QPID-5531) [C++ broker] Set timeout for every DTX transaction

2014-01-31 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-5531: Attachment: qpid-txtest_modified.patch Patch for straightforward reproducer. [C++ broker] Set

[jira] [Updated] (QPID-5531) [C++ broker] Set timeout for every DTX transaction

2014-01-31 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-5531: Attachment: QPID-5531.patch Proposed patch --dtx-default-timeout option added with default value

Re: Review Request 17587: [legacystore] store_chk raises Operation on non-existent record: operation=unlock; rid=.. on aborted DTX transaction in TplStore

2014-01-31 Thread Kim van der Riet
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17587/#review33323 --- if (isinstance(hdr, jrnl.DeqRec)) and (hdr.deq_rid in self.__map):

Re: Review Request 17587: [legacystore] store_chk raises Operation on non-existent record: operation=unlock; rid=.. on aborted DTX transaction in TplStore

2014-01-31 Thread Pavel Moravec
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17587/ --- (Updated Jan. 31, 2014, 3:50 p.m.) Review request for qpid and Kim van der

[jira] [Commented] (QPID-5485) Deleting paged queue does not remove underlying file

2014-01-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887859#comment-13887859 ] ASF subversion and git services commented on QPID-5485: --- Commit

[jira] [Commented] (QPID-5527) Upgrade to Jetty 8

2014-01-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887860#comment-13887860 ] ASF subversion and git services commented on QPID-5527: --- Commit

[jira] [Updated] (QPID-5527) Upgrade to Jetty 8

2014-01-31 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-5527: - Issue Type: Improvement (was: Task) Upgrade to Jetty 8 --

[jira] [Updated] (QPID-5527) Upgrade to Jetty 8

2014-01-31 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-5527: - Priority: Minor (was: Trivial) Upgrade to Jetty 8 -- Key:

Re: Review Request 17511: Suggested fix for the paged queue file issues

2014-01-31 Thread Andrew Stitcher
On Jan. 30, 2014, 9:46 a.m., Gordon Sim wrote: /trunk/qpid/cpp/src/qpid/sys/posix/MemoryMappedFile.cpp, line 68 https://reviews.apache.org/r/17511/diff/1/?file=453944#file453944line68 Personally I think having the directory creation outside this class makes more sense. Having a

[jira] [Resolved] (QPID-5527) Upgrade to Jetty 8

2014-01-31 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-5527. -- Resolution: Fixed Since the Pull Request has already been closed (due to INFRA-7253, see pull

Review Request 17592: QPID-5531 [C++ broker] Set timeout for every DTX transaction

2014-01-31 Thread Pavel Moravec
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17592/ --- Review request for qpid, Chug Rolke, Cliff Jansen, Kim van der Riet, and Steve

Re: Review Request 17511: Suggested fix for the paged queue file issues

2014-01-31 Thread Gordon Sim
On Jan. 30, 2014, 9:46 a.m., Gordon Sim wrote: /trunk/qpid/cpp/src/qpid/sys/posix/MemoryMappedFile.cpp, line 68 https://reviews.apache.org/r/17511/diff/1/?file=453944#file453944line68 Personally I think having the directory creation outside this class makes more sense. Having a

Re: Review Request 17587: [legacystore] store_chk raises Operation on non-existent record: operation=unlock; rid=.. on aborted DTX transaction in TplStore

2014-01-31 Thread Kim van der Riet
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17587/#review0 --- Ship it! Ship It! - Kim van der Riet On Jan. 31, 2014, 3:50

Re: Review Request 17592: QPID-5531 [C++ broker] Set timeout for every DTX transaction

2014-01-31 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17592/#review1 --- /trunk/qpid/cpp/src/qpid/broker/DtxManager.h

[jira] [Resolved] (DISPATCH-1) Use Target Address from the link if there is no To field in a message from a producer

2014-01-31 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved DISPATCH-1. - Resolution: Fixed Fix Version/s: 0.2 Assignee: Ted Ross Use Target Address from the

[jira] [Commented] (QPID-5527) Upgrade to Jetty 8

2014-01-31 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887896#comment-13887896 ] Emmanuel Bourg commented on QPID-5527: -- Thank you Robbie. I could have closed the pull

[jira] [Commented] (QPID-5527) Upgrade to Jetty 8

2014-01-31 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887900#comment-13887900 ] Robbie Gemmell commented on QPID-5527: -- I didn't actually ask them to close yours (I

[jira] [Created] (DISPATCH-19) Replace the non-standard GET with the standard QUERY

2014-01-31 Thread Ted Ross (JIRA)
Ted Ross created DISPATCH-19: Summary: Replace the non-standard GET with the standard QUERY Key: DISPATCH-19 URL: https://issues.apache.org/jira/browse/DISPATCH-19 Project: Qpid Dispatch Issue

[jira] [Updated] (DISPATCH-19) Replace the non-standard GET with the standard QUERY

2014-01-31 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-19: - Description: The GET operation currently implemented needs to be replaced with the QUERY operation now

[jira] [Created] (DISPATCH-20) Implement the discovery operations in the agent

2014-01-31 Thread Ted Ross (JIRA)
Ted Ross created DISPATCH-20: Summary: Implement the discovery operations in the agent Key: DISPATCH-20 URL: https://issues.apache.org/jira/browse/DISPATCH-20 Project: Qpid Dispatch Issue Type:

[jira] [Updated] (DISPATCH-2) Adhere to the AMQP Management Specification for remote management

2014-01-31 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-2: Component/s: Management Agent Adhere to the AMQP Management Specification for remote management

[jira] [Updated] (DISPATCH-19) Replace the non-standard GET with the standard QUERY

2014-01-31 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-19: - Component/s: Management Agent Replace the non-standard GET with the standard QUERY

[jira] [Updated] (DISPATCH-20) Implement the discovery operations in the agent

2014-01-31 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-20: - Component/s: Management Agent Implement the discovery operations in the agent

[jira] [Commented] (QPID-5485) Deleting paged queue does not remove underlying file

2014-01-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888165#comment-13888165 ] ASF subversion and git services commented on QPID-5485: --- Commit

Re: Review Request 17563: QPID-5528: HA Clean up error messages around rolled-back transactions.

2014-01-31 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17563/ --- (Updated Jan. 31, 2014, 10:23 p.m.) Review request for qpid and Gordon Sim.

[jira] [Commented] (QPID-5525) Add documentation for Qpid Broker JMX MBeans into broker doc book

2014-01-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888296#comment-13888296 ] ASF subversion and git services commented on QPID-5525: --- Commit

[jira] [Updated] (QPID-5525) Add documentation for Qpid Broker JMX MBeans into broker doc book

2014-01-31 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-5525: - Status: Reviewable (was: In Progress) Add documentation for Qpid Broker JMX MBeans into broker doc book

[jira] [Commented] (QPID-5514) [Java Web Management] Deleting AMQP port does not close the underlying socket

2014-01-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888311#comment-13888311 ] ASF subversion and git services commented on QPID-5514: --- Commit

[jira] [Updated] (QPID-5514) [Java Web Management] Deleting AMQP port does not close the underlying socket

2014-01-31 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-5514: - Status: Reviewable (was: In Progress) [Java Web Management] Deleting AMQP port does not close the

[jira] [Assigned] (QPID-5514) [Java Web Management] Deleting AMQP port does not close the underlying socket

2014-01-31 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-5514: Assignee: Keith Wall (was: Alex Rudyy) [Java Web Management] Deleting AMQP port does not close

[jira] [Assigned] (QPID-5514) [Java Web Management] Deleting AMQP port does not close the underlying socket

2014-01-31 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-5514: Assignee: Alex Rudyy Alex, could you review these commits please? [Java Web Management] Deleting

[jira] [Assigned] (QPID-5514) [Java Web Management] Deleting AMQP port does not close the underlying socket

2014-01-31 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-5514: Assignee: Alex Rudyy (was: Keith Wall) [Java Web Management] Deleting AMQP port does not close

[jira] [Resolved] (DISPATCH-20) Implement the discovery operations in the agent

2014-01-31 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved DISPATCH-20. -- Resolution: Fixed Fix Version/s: 0.2 Implement the discovery operations in the agent

[jira] [Commented] (QPID-5211) Broker logs spurious No valid transition from state CLOSED to state CLOSING on shutdown

2014-01-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888357#comment-13888357 ] ASF subversion and git services commented on QPID-5211: --- Commit