Coder Social home page Coder Social logo

Comments (2)

kehati avatar kehati commented on August 17, 2024

Hey Muruga, the job store already enhances 2 mechanisms for releasing
triggers. The first one will release triggers of previous schedulers
back on startup and the second will release triggers of non-alive
schedulers in a configured interval.
To trigger the first mechanism a 'instanceIdFilePath' property should be
configured, and to trigger the second mechanism a
'releaseTriggersInterval' property should be configured, as documented
at the project's configuration section:
https://github.com/RedisLabs/redis-quartz#configuration

As i understand, you are talking about the first mechanism. Did you
configure it (or both mechanisms) on your testings?

On 9/8/2014 8:20 PM, Muruga Chinnananchi wrote:

Thanks so much for open souring the redis JobStore. i am planning to
use this for a project, i did little bit of testing and realized that
on scheduler restart, the existing triggers are not getting added back
to scheduler. looks like we need something like
org.quartz.impl.jdbcjobstore.MisfireHandler for redis job store.


Reply to this email directly or view it on GitHub
#1.

Signature Template

Matan Kehat | Channel Integration Lead
*Redis Labs http://www.redislabs.com/ *- Enterprise-Class Redis for
Developers

Mobile (IL): +972 (54) 549-5514
Email: [email protected]
Skype: matan.kehat

Blog https://www.redislabs.com/blog/ | Twitter
https://twitter.com/redislabsinc/ | LinkedIn
https://www.linkedin.com/company/redis-labs-inc

https://www.redislabs.com/company/redis-labs-careers

from redis-quartz.

muruga avatar muruga commented on August 17, 2024

Thanks Matan, i configured to use instanceIdFilePath with one quartz scheduler running, here is my use case:

  1. i schedule a job to trigger every 120 seconds for 5 times. lets say it triggered the job 2 times.
  2. right after the second job execution, i restarted the scheduler and i expect it to continue to execute the job 3 more times. but it is not happening.

i can list the jobs after restart, but it is not getting triggered. i will try out "releaseTriggersInterval".

from redis-quartz.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.