Checkout Tools
  • last updated 29 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
TAB-6619 : fix batch trigger acquisition logic to prevent early firing of trigger and preserve the fix for DEV-9254
  1. … 5 more files in changeset.
TAB-5908 Revert changes to system prop for skipping update checks to preserve existing API while preserving new default
  1. … 11 more files in changeset.
TAB-6134: fix MBeans object name to include the client UUID the L1s JMX tunnel code expects
TAB-5908 Changed skipUpdateCheck to enableUpdateCheck, default is false.
  1. … 12 more files in changeset.
update to reference all trunk versions
  1. … 3 more files in changeset.
ENG-369 : add os quartz product upgradability tests
  1. … 59 more files in changeset.
ENG-96 Protect against premature shutdown by ignoring pause before initialization
ENG-54 : final rejoin changes - add constant for rejoin prop, remove warning, and force sync-write to true when rejoin is enabled
  1. … 1 more file in changeset.
ENG-54 : enable quartz rejoin tests, ensure correct behavior around blocked jobs when recovering triggers
  1. … 3 more files in changeset.
ENG-54 : don't need to be able to use proxy toolkits any more
  1. … 3 more files in changeset.
ENG-54 : necessary changes to support Terracotta Rejoin functionality in Quartz (also improves DB failure behavior)
  1. … 17 more files in changeset.
DEV-7351 : log a warning if a user enables rejoin in Quartz
DEV-7351 : don't wipe over the jobs data map with the trigger one when recovering
DEV-7351 : add more rejoin testing
  1. … 6 more files in changeset.
DEV-7351 : add super-secret rejoin code to Quartz for benefit of scheduled refresh only
  1. … 2 more files in changeset.
MNK-5246 : don't use the default concurrency here
DEV-9869 : remove hacks now that underlying toolkit issue is fixed
correct the group map destroy/create code
  1. … 1 more file in changeset.
DEV-9869 : temporary workarounds
DEV-9869 : temporary fix to get scheduled refresh working
QTZ-315 : incliude both scheduled and fired time in recovery job data - align and correct various recovery job behaviors
  1. … 52 more files in changeset.
QTZ-310 DEV-9303 : fix implementations of JobDetail.getJobBuilder() and make use of same for updating jobdata
  1. … 2 more files in changeset.
DEV-9771 : use the toolkits own set implementation
don't log every transaction
make storeJobAndTrigger atomic, and add test coverage to ensure compound quartz operations are actually atomic
  1. … 2 more files in changeset.
use maps not caches, source job data map for recovered jobs correctly, fix shutdown test
  1. … 3 more files in changeset.
clean-up warnings.
QTZ-304 : better support extensions w/generics on scheduleJob methods.
  1. … 9 more files in changeset.
DEV-9244 : ensure the two component parts of stateful jobs are treated correctly (trunk version)
  1. … 1 more file in changeset.
remove commons logging dep
  1. … 1 more file in changeset.