Hi, I want to be able to submit jobs, distribute those jobs and have those jobs restart on instance failover in a way not supported by the current jobs queues in the event bundle, without requiring the event bundle to be re-released.
eg Run only on the active Sling instance in a active/passive pair and if the active instance changes, then that instance new active instance to run all the jobs, including jobs that were added, but not run on the old active instance. Ian On 3 September 2013 18:00, Carsten Ziegeler <[email protected]> wrote: > In theory this would be possible, but I guess this would create maybe more > problems - an implementation might not be available (anymore), a > configuration might point to a non existing implementation etc. A lot more > things could go wrong. > > > What's your use case? :) > > Carsten > > > 2013/9/3 Ian Boston <[email protected]> > >> Hi, >> I see that the JobQueues are hard coded into the JobManager. >> >> Would it be possible to make the JobQueue an API so that its could be >> provided by another bundle ? >> >> Best Regards >> Ian >> > > > > -- > Carsten Ziegeler > [email protected]
