285 Commits

Author SHA1 Message Date
tjq
6c3c6695e4 refactor: change version to 3.4.2 and ready to release 2021-01-02 20:15:09 +08:00
tjq
3ecefd22cb fix: the bug of idle check #146 2021-01-02 11:31:48 +08:00
tjq
c176a447e7 feat: support LogLevel 2020-12-20 22:53:56 +08:00
tjq
12162f2955 feat: log full stack info when can't fetch processor #134 2020-12-20 20:40:36 +08:00
KFCFans
ff81ac4485 feat: change version to 3.4.1 2020-12-12 10:37:24 +08:00
tjq
1a8cc2a696 feat: change version and start to release 2020-12-05 11:04:49 +08:00
tjq
9db9d0d01f fix: concurrency safety in ProcessotTrackerPool 2020-12-05 10:36:33 +08:00
tjq
b4f92bbc25 fix: memory leak in ProcessorTrackerPool #122 2020-12-05 10:28:52 +08:00
tjq
f3f4079314 feat: change version to v3.4.0 2020-11-28 16:29:10 +08:00
KFCFans
1868d9289f feat: mail send failed use WARN log level 2020-11-21 17:01:42 +08:00
KFCFans
4be5b01ba1 refactor: rename some class and optimize log 2020-11-15 15:11:50 +08:00
KFCFans
90781966d7 feat: change version to 3.3.3 2020-11-14 14:23:38 +08:00
KFCFans
19112db038 feat: supprt random port #98 2020-11-14 10:55:05 +08:00
“tjq”
c0c7942fc6 feat: change version to 3.3.2 2020-11-07 22:46:30 +08:00
“tjq”
7ac70defd3 fix: OpenAPI's saveWorkflow 2020-11-07 21:57:16 +08:00
“tjq”
755e056143 feat: remove shade & ready to release 2020-10-18 22:49:14 +08:00
“tjq”
287e539dcd refactor: change pom version to 3.3.1 and ready to release 2020-10-18 20:19:54 +08:00
“tjq”
3167f01cf7 feat: FrequentTaskTracker auto set down worker's task status to failed 2020-10-18 00:21:18 +08:00
“tjq”
867b610e67 feat: CommonTaskTracker auto remove offline PTStatus, tjq need to dev the FrequentTaskTracker side 2020-10-17 23:39:07 +08:00
“tjq”
8ffef58902 feat: map and mapreduce job support worker dynamic online too 2020-10-17 16:38:35 +08:00
“tjq”
de3561ed4d feat: support frequent job's worker dynamic online #81 2020-10-17 16:34:48 +08:00
tjq
ab0757a87e fix: remove FrequentTaskTracker's heart beat,just using instanceTimeoutMS to avoid instance never stopped 2020-10-08 21:05:41 +08:00
tjq
9aa8c0bb87 fix: Incorrect sequencing leads to LAUNCH_FAILED 2020-10-08 17:01:15 +08:00
tjq
a67adf9601 fix: never update lastActiveTime which lead to TIMEOUT for frequentJob(thanks @Y) 2020-10-08 16:54:47 +08:00
tjq
a9e4ed6262 fix: stopwatch exception in FrequentTaskTracker 2020-10-08 15:47:38 +08:00
tjq
8361ddc4e5 refactor: OmsException -> PowerJobException 2020-10-03 12:48:44 +08:00
tjq
92b9f9668f feat: change pom from 3.2.3 to 3.3.0, It's time to fix dependency problem 2020-10-03 11:12:17 +08:00
tjq
3a32eaea04 feat: modify banner 2020-10-03 11:02:23 +08:00
tjq
d5c26e70d8 feat: FrequentJob sort by subInstanceId #63 2020-10-03 10:45:57 +08:00
tjq
5b4591c8b1 [dev] change version to 3.2.3 & optimize MailAlarmService's log 2020-08-08 23:19:18 +08:00
tjq
ae18c5fd7c [dev] update NetUtils, support ignore network interface now 2020-08-08 17:27:27 +08:00
tjq
756adce633 [dev] update NetUtils, support to choose preferred network interface now 2020-08-08 17:10:05 +08:00
朱八
7e35481a09 [dev] fix the bug of worker can't connect to the server 2020-08-06 10:51:50 +08:00
朱八
80faffb2db [fix] fix the SystemMetrics's compare logic (no effect yet) 2020-08-03 00:25:06 +08:00
朱八
cc0e982be0 [fix] fix the bug of incorrect memory usafe 2020-08-02 13:35:02 +08:00
朱八
555a20bc7f [dev] samples change to use powerjob-spring-boot-starter & change pom version to 3.2.2 2020-08-01 21:45:45 +08:00
朱八
105c8b5baf [fix] fix the bug of cpu metric 2020-08-01 21:24:56 +08:00
朱八
9a2e239a06 [dev] support multi worker in one pc 2020-07-31 20:07:38 +08:00
朱八
f9a30423f3 [fix] fix the bug of can't find task_info table when use menory mode's h2 database 2020-07-31 00:57:02 +08:00
朱八
46763ac325 [dev] use random path for h2 to support startup multi instance in on pc 2020-07-30 20:25:42 +08:00
tjq
36be03592c [fix] fix the problem of log uncorrect 2020-07-26 23:56:31 +08:00
朱八
2df52fbf58 [dev] clean h2 workspace before worker startup 2020-07-26 23:09:39 +08:00
朱八
d2cfb6e397 [fix] fix the bug of frequent job can't execute when maxInstanceNum is 0 (report by @dudiao) 2020-07-26 20:03:48 +08:00
朱八
d64a094821 [dev] output more TaskDO fields to help debug problem 2020-07-25 18:00:06 +08:00
朱八
83ad854655 [dev] change pom version to v3.2.1 & optmize OhMyClient's request 2020-07-25 11:25:24 +08:00
朱八
1e8f4ead78 [dev] clean h2 workspace to avoid server startup failed 2020-07-24 23:40:47 +08:00
朱八
4c9a647132 [dev] use script's exitValue to deterime whether the task is success (issue#28) 2020-07-23 20:09:10 +08:00
tjq
8c5173a7fb [opt] optmize ScriptProcessor's online log 2020-07-19 23:52:56 +08:00
朱八
03add72684 [dev] add version info in WorkerHeartbeat 2020-07-19 20:13:01 +08:00
朱八
dcd96fbe84 [dev] script processor support online log (support realtime output runtime info to console now) 2020-07-18 23:26:33 +08:00