-0 There's already so many solutions around scheduling. It makes sense to disable it out of the box using configuration, as well as documenting it for users. I'm not sure how well maintained quartz is.
John On Fri, Jan 5, 2018 at 11:39 AM Mark Struberg <strub...@yahoo.de.invalid> wrote: > Hi folks! > Since I've now had a few complaints about Quartz 'phoning home' (totally > useless update check), I'm really inclined to just kick out quartz and > implement the Scheduler ourselves. > Implementing a proper Scheduler is not that complicated anyway, so do we > like to roll this ourselves? > Or do you think I underestimate the effort? > > LieGrue,strub >