268 Commits

Author SHA1 Message Date
“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
朱八
e860e74717 [fix] remove all DateFromat in worker (fix the bug of secondly job's time error) 2020-07-18 22:50:35 +08:00
朱八
ce7c7baa8a [dev] add DeadLetter handler for server 2020-07-18 17:52:36 +08:00
朱八
f2a4490515 [dev] TaskTracker won't keep reporting status if server don't ask anyting 2020-07-16 23:10:44 +08:00
朱八
b53716bba4 [dev] config akka dispatcher and router & add akka DeadLetter receiver 2020-07-16 22:56:21 +08:00
tjq
fa1b5b97b6 [fix] fix the uncorrect log output 2020-07-01 22:06:21 +08:00
tjq
404a5bb953 [dev] parametric verification 2020-07-01 20:22:14 +08:00
tjq
50ad38ba0b [fix] fix the bug of container can't be destory 2020-07-01 19:28:42 +08:00
tjq
f332b7dd95 [dev] support OpenAPI delay trigger & enable container's soft delete 2020-07-01 11:02:20 +08:00
tjq
b1064cb019 [opt] optimize FrequentTaskTracker's check interval 2020-06-26 21:50:39 +08:00
tjq
51e49d0176 [dev] add protect mechanism for FrequentTaskTracker 2020-06-26 21:46:49 +08:00
tjq
ef14c4840f [fix] fix the bug of LRUCache oversize 2020-06-26 21:05:54 +08:00
tjq
ea4fecc270 [fix] fix the bug of LRUCache oversize 2020-06-26 20:45:20 +08:00
tjq
606d693e3f [fix] fix the bug of container deployment failure 2020-06-24 21:27:16 +08:00
tjq
24d098d863 [dev] add cluster info cleaner 2020-06-24 20:01:53 +08:00
tjq
b189cd0ba7 [dev] change pom to version 3.1.1 2020-06-24 16:49:58 +08:00
tjq
44445901da [dev] support instance status query 2020-06-24 11:29:19 +08:00
tjq
51d7ba4743 [dev] idle ProcessorTracker auto destroy 2020-06-21 18:57:45 +08:00