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

Clustering - problem with Job scheduled to be executed every 3 seconds #28

Open
mousenine opened this issue Jan 30, 2015 · 0 comments
Open

Comments

@mousenine
Copy link

I've read the comments from issues #2 and #4, also tested with various scenarios and normally it works just fine.

However if I schedule a Job to be executed every 3 second and have several instances of scheduler in separate processes on same machine, sometimes task gets executed on two schedulers, which means - twice. Schedulers do have same instanceName and different instanceId.

untitled

When I schedule 50 different jobs to be executed at exact same moment, each job execute as expected - once on one scheduler instance. Good work!

Quartz version: 2.3.1
Quartz MongoDb: UPDATED Quartz.NET on MongoDB 1.4.5

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

No branches or pull requests

1 participant