Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quartz Manager in Cluster Mode #45

Open
fabioformosa opened this issue Oct 30, 2021 · 2 comments
Open

Quartz Manager in Cluster Mode #45

fabioformosa opened this issue Oct 30, 2021 · 2 comments
Assignees
Labels

Comments

@fabioformosa
Copy link
Owner

fabioformosa commented Oct 30, 2021

Tasks

  • Enable quartz in cluster mode
  • Enable a distributed memcache to update all websocket in all instances
@fabioformosa fabioformosa self-assigned this Oct 30, 2021
@fabioformosa fabioformosa changed the title Quartz Persistence Module: enable the cluster mode Quartz Manager in Cluster Mode Nov 10, 2022
@fabioformosa
Copy link
Owner Author

The quartz props to enable the cluster mode are:

quartz:
   org.quartz.jobStore.isClustered: true
   org.quartz.scheduler.instanceId=AUTO

@SlakrHakr
Copy link

Is there any sort of estimated timeline for Cluster Mode in Quartz Manager?
I see on the roadmap it's at least in the "To Do" column instead of the backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants