[jira] [Commented] (QPID-5072) [C++ broker] SessionManager does not forget sessions when broker drops connection after journal error, leading to memory leak

2013-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740792#comment-13740792 ] ASF subversion and git services commented on QPID-5072: --- Commit

[jira] [Updated] (QPID-5057) Delivery properties expiration and timestamp are in milliseconds instead of seconds

2013-08-15 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-5057: Attachment: (was: bz995079.patch) Delivery properties expiration and timestamp are in

[jira] [Updated] (QPID-5057) Delivery properties expiration and timestamp are in milliseconds instead of seconds

2013-08-15 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-5057: Attachment: QPID-5057.patch Patch for correcting the expiration+timestamp formats.

[jira] [Commented] (QPID-5057) Delivery properties expiration and timestamp are in milliseconds instead of seconds

2013-08-15 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740795#comment-13740795 ] Pavel Moravec commented on QPID-5057: - Thanks for comments. I uploaded a new version of

[jira] [Commented] (QPID-5072) [C++ broker] SessionManager does not forget sessions when broker drops connection after journal error, leading to memory leak

2013-08-15 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740805#comment-13740805 ] Gordon Sim commented on QPID-5072: -- I checked in a fix similar in nature to the attached

[jira] [Assigned] (QPID-5072) [C++ broker] SessionManager does not forget sessions when broker drops connection after journal error, leading to memory leak

2013-08-15 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim reassigned QPID-5072: Assignee: Kim van der Riet Kim, can you have a look at the comment above regarding a possible

[jira] [Commented] (QPID-5057) Delivery properties expiration and timestamp are in milliseconds instead of seconds

2013-08-15 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740828#comment-13740828 ] Robbie Gemmell commented on QPID-5057: -- {quote} I checked neither expiration or

[jira] [Created] (QPID-5073) [Java Broker] Refactor DurableConfigurationStore recovery to allow for additional configured object children other than just Exchange/Binding/Queue

2013-08-15 Thread Rob Godfrey (JIRA)
Rob Godfrey created QPID-5073: - Summary: [Java Broker] Refactor DurableConfigurationStore recovery to allow for additional configured object children other than just Exchange/Binding/Queue Key: QPID-5073 URL:

[jira] [Created] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-15 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created QPID-5074: Summary: [Java Broker] update broker binary release tar process to handle plugins with dependencies Key: QPID-5074 URL: https://issues.apache.org/jira/browse/QPID-5074

[jira] [Updated] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-15 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-5074: - Priority: Blocker (was: Major) [Java Broker] update broker binary release tar process to

[jira] [Updated] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-15 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-5074: - Attachment: 0001-QPID-5074-update-broker-binary-release-tar-process-t.patch [Java Broker]

[jira] [Commented] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-15 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740931#comment-13740931 ] Robbie Gemmell commented on QPID-5074: -- Attached patch for review, which resolves

[jira] [Updated] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-15 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-5074: - Status: Ready To Review (was: In Progress) [Java Broker] update broker binary release tar

[jira] [Commented] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-15 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740954#comment-13740954 ] Rob Godfrey commented on QPID-5074: --- The comment {code:html} !-- Overridden in

[jira] [Commented] (QPID-5072) [C++ broker] SessionManager does not forget sessions when broker drops connection after journal error, leading to memory leak

2013-08-15 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741046#comment-13741046 ] Kim van der Riet commented on QPID-5072: I have looked at the code, and I think

[jira] [Commented] (QPID-5050) Clients calling Connection#stop() from within an ExceptionListener have potential for deadlock

2013-08-15 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741143#comment-13741143 ] Philip Harvey commented on QPID-5050: - The patch looks fine on the whole. Some

[jira] [Assigned] (QPID-5050) Clients calling Connection#stop() from within an ExceptionListener have potential for deadlock

2013-08-15 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-5050: --- Assignee: Keith Wall (was: Philip Harvey) Reviewed - see previous comment

[jira] [Commented] (QPID-5073) [Java Broker] Refactor DurableConfigurationStore recovery to allow for additional configured object children other than just Exchange/Binding/Queue

2013-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741163#comment-13741163 ] ASF subversion and git services commented on QPID-5073: --- Commit

[jira] [Commented] (QPID-5073) [Java Broker] Refactor DurableConfigurationStore recovery to allow for additional configured object children other than just Exchange/Binding/Queue

2013-08-15 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741168#comment-13741168 ] Rob Godfrey commented on QPID-5073: --- Additionally: 1. Updated durable configuration to

[jira] [Commented] (QPID-5073) [Java Broker] Refactor DurableConfigurationStore recovery to allow for additional configured object children other than just Exchange/Binding/Queue

2013-08-15 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741168#comment-13741168 ] Rob Godfrey commented on QPID-5073: --- Additionally: 1. Updated durable configuration to

[jira] [Created] (QPID-5075) Windows cmake error executing 'python setup.py install ...'

2013-08-15 Thread Chuck Rolke (JIRA)
Chuck Rolke created QPID-5075: - Summary: Windows cmake error executing 'python setup.py install ...' Key: QPID-5075 URL: https://issues.apache.org/jira/browse/QPID-5075 Project: Qpid Issue

[jira] [Commented] (QPID-4990) Website improvements for the 0.24 timeframe

2013-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741266#comment-13741266 ] ASF subversion and git services commented on QPID-4990: --- Commit

[jira] [Created] (QPID-5077) [AMQP 1.0] SASL layer for interlinks assumes synchronous interaction

2013-08-15 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-5077: Summary: [AMQP 1.0] SASL layer for interlinks assumes synchronous interaction Key: QPID-5077 URL: https://issues.apache.org/jira/browse/QPID-5077 Project: Qpid

[jira] [Commented] (QPID-5077) [AMQP 1.0] SASL layer for interlinks assumes synchronous interaction

2013-08-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741424#comment-13741424 ] ASF subversion and git services commented on QPID-5077: --- Commit

[jira] [Resolved] (QPID-5077) [AMQP 1.0] SASL layer for interlinks assumes synchronous interaction

2013-08-15 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-5077. -- Resolution: Fixed [AMQP 1.0] SASL layer for interlinks assumes synchronous interaction