I have quartz schedulers running in a cluster environment and I have three servers (with same quartz properties file) in my cluster. My requirement is that, when I schedule a job, it should trigger in a specific server in the cluster.
Is Quartz API support this requirement? Or is it possible to set some kind of priority for servers in a cluster?
This feature doesn't currently exist but it's something I'm excited about adding. Maybe we could speak with you about some of your requirements because it's a direction we want to head.