[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Retaining Order of misfired SimpleTriggers  XML
Forum Index -> Quartz
Author Message
ehaynes

neo

Joined: 01/13/2010 11:05:39
Messages: 1
Offline

This may be the same issue as reported by nkparimi on 01/06/2010.

We are using Quartz 1.6.5 with Simple Triggers.
We are also using JDBC JobStore.

Our application allows multiple users to select and run tasks by hitting a "Submit" button which creates a trigger to fire immediately (start time of "now").
Some of these tasks take hours to run, so there may not be available workers for any given stretch of time.
The jobs get scheduled and will run, but not in the order created (fifo).
Is there any way to retain there order when a thread becomes available?
Is this the same issue as nkparimi?

Regards
jhouse

seraphim
[Avatar]
Joined: 11/06/2009 15:29:56
Messages: 1703
Offline


This sounds like the same issue. We'll be making a 1.7.1 release in the near future to correct this problem.


james
 
Forum Index -> Quartz
Go to:   
Powered by JForum 2.1.7 © JForum Team