Skip to content

Saturn 2.0.3

Compare
Choose a tag to compare
@duffqiu duffqiu released this 22 Jan 06:53
· 2246 commits to master since this release

New features:

#85 #78 Add job degree configuration
#61 Upload job's execution information on opening the job page in console
#49 "One Shot" to re-balance job shards between executors
#4 Utility to clean the zookeeper's junk data

Improvements:

#66 Verify cron expression which can't be null or empty
#54 Optimize zookeeper reads and writes
#43 Validate job's name when import jobs

Bugfix:

#86 Fix NPE problem when set cron expression to a value which only trigger at a specific time
#82 Success rate rounded to 2 decimals
#80 Fix SaturnScriptJob's concurrency issue on generating job result
#79 Add synchronized block for LeaderElectionService in "isShutdown" function
#72 Filter the dirty data in the export file and get job's info by rest api
#68 Fix "job can't be scheduled if the job is copied" problem
#65 Fix NPE problem when zknode's data is empty
#50 Fix console's 500 error

Release Artifacts:

Executor Zip File
Console Zip File