michaelklishin / quartz-mongodb

A MongoDB-based store for the Quartz scheduler. This fork strives to be as feature complete as possible. Originally by MuleSoft.
Other
249 stars 203 forks source link

for concurrent thread jobs, it will fail with mutiple thread workers #37

Closed liougehooa closed 11 years ago

liougehooa commented 11 years ago

SchedulerIntegrationTest.testTwoSchedulers fails if if set org.quartz.threadPool.threadCount=2

liougehooa commented 11 years ago

duplicated with issue1: supporting concurrentExectionDisallowed. closed