Bug 1063864

Summary: Backport of HornetQ-1278 into JBoss EAP
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Tom Ross <tom.ross>
Component: HornetQAssignee: Clebert Suconic <csuconic>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Svehla <msvehla>
Severity: high Docs Contact: Russell Dickenson <rdickens>
Priority: medium    
Version: 6.1.0CC: jawilson, kkhan, msvehla, nwallace, smumford
Target Milestone: DR2   
Target Release: EAP 6.3.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
In older versions of JBoss EAP 6, Scheduled Delivery Handling did a full cycle of serial search on a List for Scheduled Deliveries. This could cause performance issues as the system could use high CPU resources to proceed with many scheduled deliveries under load. This release of the product has implemented a sorted list and proper search up to the expired times. The list search now runs much faster without the high CPU burden.
Story Points: ---
Clone Of: 998823 Environment:
Last Closed: 2014-08-06 14:40:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 998823, 1064596    
Bug Blocks:    

Description Tom Ross 2014-02-11 14:57:38 UTC
+++ This bug was initially created as a clone of Bug #998823 +++

Description of problem:
Back port of HornetQ-1047 into SOA 5.3.1

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from JBoss JIRA Server on 2013-08-23 21:30:38 BST ---

Justin Bertram <jbertram> updated the status of jira HORNETQ-1047 to Resolved

Comment 1 Clebert Suconic 2014-02-12 20:37:21 UTC
https://github.com/hornetq/hornetq/pull/1532

Comment 2 Kabir Khan 2014-04-04 14:47:27 UTC
Setting to ON_QA since upgrade should fix this

Comment 4 Martin Svehla 2014-04-22 07:20:23 UTC
Verified with EAP 6.3.0.ER1 / HornetQ 2.3.18