[jira] [Commented] (QPID-8392) [Broker-J] Remove references to x-qpid-dlq-enabled from docs

2019-12-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/QPID-8392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002763#comment-17002763 ] ASF subversion and git services commented on QPID-8392: --- Commit 4a9a

[jira] [Commented] (QPID-8392) [Broker-J] Remove references to x-qpid-dlq-enabled from docs

2019-12-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/QPID-8392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002764#comment-17002764 ] ASF subversion and git services commented on QPID-8392: --- Commit 0160

[jira] [Created] (QPID-8393) [Broker-J] Broker can crash with StackOverflowError when deleting messages

2019-12-24 Thread Alex Rudyy (Jira)
Alex Rudyy created QPID-8393: Summary: [Broker-J] Broker can crash with StackOverflowError when deleting messages Key: QPID-8393 URL: https://issues.apache.org/jira/browse/QPID-8393 Project: Qpid

[jira] [Updated] (QPID-8393) [Broker-J] Broker can crash with StackOverflowError when deleting messages

2019-12-24 Thread Alex Rudyy (Jira)
[ https://issues.apache.org/jira/browse/QPID-8393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8393: - Attachment: TestRunner.java > [Broker-J] Broker can crash with StackOverflowError when deleting messages >

[jira] [Updated] (QPID-8393) [Broker-J] Broker can crash with StackOverflowError when deleting messages

2019-12-24 Thread Alex Rudyy (Jira)
[ https://issues.apache.org/jira/browse/QPID-8393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8393: - Description: When message is deleted concurrently (for example, with ring overflow policy, invocation Que

[jira] [Updated] (QPID-8393) [Broker-J] Broker can crash with StackOverflowError when deleting messages

2019-12-24 Thread Alex Rudyy (Jira)
[ https://issues.apache.org/jira/browse/QPID-8393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8393: - Description: When message is deleted concurrently (for example, with ring overflow policy, invocation Que

[jira] [Updated] (QPID-8385) [Broker-J] Improve performance of dequeuing old queue entries on triggering ring policy

2019-12-24 Thread Alex Rudyy (Jira)
[ https://issues.apache.org/jira/browse/QPID-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8385: - Description: The performance of dequeuing old queue entries with triggering ring policy is affected by th

[jira] [Commented] (QPID-8385) [Broker-J] Improve performance of dequeuing old queue entries on triggering ring policy

2019-12-24 Thread Alex Rudyy (Jira)
[ https://issues.apache.org/jira/browse/QPID-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002893#comment-17002893 ] Alex Rudyy commented on QPID-8385: -- I spent more time investigating the reported issue an

[jira] [Updated] (QPID-8168) [Broker-J] Broker should flow to disk transient messages when heap usage reaches critical threshold in order to avoid running of heap memory due to consumption of heap by

2019-12-24 Thread Alex Rudyy (Jira)
[ https://issues.apache.org/jira/browse/QPID-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8168: - Fix Version/s: (was: Future) qpid-java-broker-8.0.0 > [Broker-J] Broker should flow

[jira] [Commented] (QPID-8168) [Broker-J] Broker should flow to disk transient messages when heap usage reaches critical threshold in order to avoid running of heap memory due to consumption of heap b

2019-12-24 Thread Alex Rudyy (Jira)
[ https://issues.apache.org/jira/browse/QPID-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002913#comment-17002913 ] Alex Rudyy commented on QPID-8168: -- The reported issue impacts multiple use cases when sm

[jira] [Commented] (QPID-8385) [Broker-J] Improve performance of dequeuing old queue entries on triggering ring policy

2019-12-24 Thread Robert Godfrey (Jira)
[ https://issues.apache.org/jira/browse/QPID-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002991#comment-17002991 ] Robert Godfrey commented on QPID-8385: -- [~orudyy] So one approach here is simply to i

[jira] [Updated] (QPID-8385) [Broker-J] Improve performance of dequeuing old queue entries on triggering ring policy

2019-12-24 Thread Robert Godfrey (Jira)
[ https://issues.apache.org/jira/browse/QPID-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Godfrey updated QPID-8385: - Attachment: QPID-8385_QPID-8393.patch > [Broker-J] Improve performance of dequeuing old queue entr

[jira] [Comment Edited] (QPID-8385) [Broker-J] Improve performance of dequeuing old queue entries on triggering ring policy

2019-12-24 Thread Robert Godfrey (Jira)
[ https://issues.apache.org/jira/browse/QPID-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002991#comment-17002991 ] Robert Godfrey edited comment on QPID-8385 at 12/24/19 8:45 PM:

[jira] [Comment Edited] (QPID-8385) [Broker-J] Improve performance of dequeuing old queue entries on triggering ring policy

2019-12-24 Thread Robert Godfrey (Jira)
[ https://issues.apache.org/jira/browse/QPID-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002991#comment-17002991 ] Robert Godfrey edited comment on QPID-8385 at 12/24/19 8:46 PM:

[jira] [Updated] (QPID-8385) [Broker-J] Improve performance of dequeuing old queue entries on triggering ring policy

2019-12-24 Thread Robert Godfrey (Jira)
[ https://issues.apache.org/jira/browse/QPID-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Godfrey updated QPID-8385: - Attachment: (was: QPID-8385_QPID-8393.patch) > [Broker-J] Improve performance of dequeuing old

[jira] [Updated] (QPID-8385) [Broker-J] Improve performance of dequeuing old queue entries on triggering ring policy

2019-12-24 Thread Robert Godfrey (Jira)
[ https://issues.apache.org/jira/browse/QPID-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Godfrey updated QPID-8385: - Attachment: QPID-8385_QPID-8393.patch > [Broker-J] Improve performance of dequeuing old queue entr

[jira] [Commented] (QPID-8385) [Broker-J] Improve performance of dequeuing old queue entries on triggering ring policy

2019-12-24 Thread Robert Godfrey (Jira)
[ https://issues.apache.org/jira/browse/QPID-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003007#comment-17003007 ] Robert Godfrey commented on QPID-8385: -- [~orudyy] I updated [^QPID-8385_QPID-8393.pa