Features
- #191 Provide alarm already read funciton. Once the alarm is marked as already read, then the same alarm will not be raised any more
- #240 Support batch set prefer executor(s), which replace the batch migrate container function.
- #229 Dashboard show overall data.
- #226 Support container group level failover
- #250 Create a page for diff the job configuration data between zk and db.
Improvements
- #248 Make console stateless. Not rely on the session read and write anymore, which make it more container friendly.
- #254 For service downgrade purpose, the console will not refresh the data of zk which not in the same IDC with console.
- #252 As ZK does not support batch read so far, the console will read the configuration data from db instead of zk for improving the speed of page rendering.
- #233 Job list data table support show all data at one page.
Bugfix
- #222 Filter onEnabled and onDisabled events that shoud not be sent to some executors.
- #224 Saturn worker consumes high CPU when Cron describes a past time.
- #255 Register center shouldn't show undefined.
- #253 The perferList information in the ZK is inconsistent with the DB information.
- #220 Rest api, create job, the default value of useDispreferList is not right.
Release Artifacts:
Executor Zip File
Console Zip File