You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Watcher: Simplify finding next date in cron schedule (#33015)
The code introduced in 3fa3680 to fix
an issue with crons always returning -1 was not very readable. This
implementation uses streams to improve readability.
Copy file name to clipboardExpand all lines: x-pack/plugin/watcher/src/main/java/org/elasticsearch/xpack/watcher/trigger/schedule/CronnableSchedule.java
0 commit comments