[jboss-jira] [JBoss JIRA] (WFLY-3766) Enhance DST changes handling by EJB CalendarBasedTimeout

Eduardo Martins (JIRA) issues at jboss.org
Mon Aug 25 13:49:59 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995399#comment-12995399 ] 

Eduardo Martins edited comment on WFLY-3766 at 8/25/14 1:49 PM:
----------------------------------------------------------------

This issue should also fix CalendarBasedTimeoutTestCase logic because there are issues shown on openjdk with updated (ART) timezone data.


was (Author: emmartins):
This issue should also fix the current issues shown on openjdk with updated timezone data.

> Enhance DST changes handling by EJB CalendarBasedTimeout
> --------------------------------------------------------
>
>                 Key: WFLY-3766
>                 URL: https://issues.jboss.org/browse/WFLY-3766
>             Project: WildFly
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: EJB
>            Reporter: Eduardo Martins
>            Assignee: Eduardo Martins
>
> EJB schedule expressions were designed to match UNIX Cron, but WildFly currently does not includes modern Cron handling of DST changes, i.e., on DST rollback avoid duplicate timeouts, and on DST forward avoid skipping timeouts on the skipped time period, running the related timeouts later.
> This issue should add such behaviour to WildFly EJB CalendarBasedTimeout and add tests to ensure its correctness.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list