Underneath Ignite uses cron4j to schedule tasks on each node, and looking at
your patter it is not compatible with it. You can refer to [1] for more
information about the schedule patterns.

Anyway your pattern would be something like : 00 18 27 8 *

You can also validate on using [2]

[1]  http://www.sauronsoftware.it/projects/cron4j/manual.php#p02
<http://www.sauronsoftware.it/projects/cron4j/manual.php#p02>  
[2]  https://crontab.guru/ <https://crontab.guru/#00_18_27_8_*>  

-Luqman



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Cron-expression-in-agnite-schedulers-tp16433p16434.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to