[
https://issues.jboss.org/browse/WFLY-10106?page=com.atlassian.jira.plugin...
]
Marcel Šebek commented on WFLY-10106:
-------------------------------------
I'm surprised that this issue received so little attention, even though this bug has
huge impact in production environments. It leads to some sort of server crash.
Fortunately, we have not migrated to wildfly 12 on production before DST switch.
When DST switch occurs, the server starts an infinite loop for each @Schedule annotation,
filling logs with gigabytes of data. It happens during the night. So in the morning, the
server may effectively be down, if not under non-stop monitoring. I'd vote for
fix-version set to next possible (13).
Problem with @Schedule and daylight-saving time
-----------------------------------------------
Key: WFLY-10106
URL:
https://issues.jboss.org/browse/WFLY-10106
Project: WildFly
Issue Type: Bug
Affects Versions: 12.0.0.Final
Reporter: Christoph Erni
Assignee: Jason Greene
The method anotated with @Schedule is executed repeatedly just before entering the day of
daylight-saving time.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)