[jira] [Commented] (AMQ-6239) Performance issue in PrioritizedPendingListIterator

2016-04-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15237394#comment-15237394 ] ASF subversion and git services commented on AMQ-6239: -- Commit c1b58d33

[jira] [Commented] (AMQ-6239) Performance issue in PrioritizedPendingListIterator

2016-04-11 Thread Martin Lichtin (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235766#comment-15235766 ] Martin Lichtin commented on AMQ-6239: - Ok, sounds good. Let me know in case there's anyt

[jira] [Commented] (AMQ-6239) Performance issue in PrioritizedPendingListIterator

2016-04-11 Thread Christopher L. Shannon (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235689#comment-15235689 ] Christopher L. Shannon commented on AMQ-6239: - I don't think we need to worry ab

[jira] [Commented] (AMQ-6239) Performance issue in PrioritizedPendingListIterator

2016-04-11 Thread Martin Lichtin (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235643#comment-15235643 ] Martin Lichtin commented on AMQ-6239: - By the same logic, should we handle the situation

[jira] [Commented] (AMQ-6239) Performance issue in PrioritizedPendingListIterator

2016-04-11 Thread Martin Lichtin (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235129#comment-15235129 ] Martin Lichtin commented on AMQ-6239: - Tim is right that the next() method has a in issu

[jira] [Commented] (AMQ-6239) Performance issue in PrioritizedPendingListIterator

2016-04-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235106#comment-15235106 ] Timothy Bish commented on AMQ-6239: --- As a point of reference the previous algorithm wasn't

[jira] [Commented] (AMQ-6239) Performance issue in PrioritizedPendingListIterator

2016-04-11 Thread Christopher L. Shannon (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235073#comment-15235073 ] Christopher L. Shannon commented on AMQ-6239: - I'm not sure if thread safety is

[jira] [Commented] (AMQ-6239) Performance issue in PrioritizedPendingListIterator

2016-04-11 Thread Tim Bain (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235057#comment-15235057 ] Tim Bain commented on AMQ-6239: --- This algorithm isn't thread-safe in the face of concurrent re

[jira] [Commented] (AMQ-6239) Performance issue in PrioritizedPendingListIterator

2016-04-11 Thread Christopher L. Shannon (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234955#comment-15234955 ] Christopher L. Shannon commented on AMQ-6239: - Thanks for the patch. This makes

[jira] [Commented] (AMQ-6239) Performance issue in PrioritizedPendingListIterator

2016-04-10 Thread Martin Lichtin (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234266#comment-15234266 ] Martin Lichtin commented on AMQ-6239: - With the patch applied, these methods no longer a