Bug 1059911
Summary: | [GSS] (6.3.0) @Schedule EJB Timer not using timezone when calculating next timeout | |||
---|---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Brad Maxwell <bmaxwell> | |
Component: | EJB | Assignee: | Brad Maxwell <bmaxwell> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Martiska <jmartisk> | |
Severity: | unspecified | Docs Contact: | Russell Dickenson <rdickens> | |
Priority: | unspecified | |||
Version: | 6.2.0 | CC: | adebnath, kkhan, smumford | |
Target Milestone: | DR0 | |||
Target Release: | EAP 6.3.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
In previous versions of JBoss EAP 6, a bug was encountered where, if the @Schedule EJB timer used a timezone that was different to that used by the server, any timer invocations after the initial invocation would not fire correctly. This release addresses this behavior and all timer invocations fire as expected when timezones differ between the server and the @Schedule.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1059914 (view as bug list) | Environment: | ||
Last Closed: | 2014-06-28 15:38:51 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: | 1059914 |
Description
Brad Maxwell
2014-01-30 23:01:17 UTC
Brad Maxwell <bmaxwell> updated the status of jira WFLY-2840 to Coding In Progress Verified in 6.3.0.DR0. Reproduced manually, plus the newly created test passes. |