Bug 1257612

Summary: [GSS](6.4.z) TimerServiceTimerService.getTimers() returns not only the associated timer entries for the current Bean
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: wfink
Component: EJBAssignee: wfink
Status: CLOSED CURRENTRELEASE QA Contact: Jan Martiska <jmartisk>
Severity: high Docs Contact:
Priority: urgent    
Version: 6.4.0CC: antonio.derrico, bmaxwell, cdewolf, david.lloyd, linda.pazzaglia, pkremens, thofman, wfink
Target Milestone: CR1   
Target Release: EAP 6.4.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 10:55:08 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:    
Bug Blocks: 1235744, 1258504    

Description wfink 2015-08-27 12:50:42 UTC
According to the spec [1] the TimerService.getTimers() method must only return timers associated to the current EJB.
This is a huge issue if timers are cancled by this collection as it will remove all timers!

[1] https://docs.oracle.com/javaee/6/api/javax/ejb/TimerService.html#getTimers%28%29

Comment 7 Petr Kremensky 2015-09-23 11:08:13 UTC
Verified on EAP 6.4.4.CP.CR3

Verifying as a direct consequence of bug 1258504 verification.

Comment 8 Petr Penicka 2017-01-17 10:55:08 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.

Comment 9 Petr Penicka 2017-01-17 10:55:54 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.