620 Commits

Author SHA1 Message Date
tjq
e1fc805a0b [release] v3.4.6 v3.4.6 2021-02-18 00:04:24 +08:00
tjq
16a5f8efb6 fix: TaskTracker should write address info into TaskDO when execute broadcast 2021-02-17 10:58:53 +08:00
tjq
83ac13b221 feat: user-customized worker filter #215 2021-02-16 23:09:56 +08:00
tjq
770f30dd05 fix: returned an incorrect address when using HTTP protocol 2021-02-16 14:11:08 +08:00
tjq
83f6cf50a7 fix: Judge if OS is Windows and whether to run shell scripts 2021-02-12 21:00:11 +08:00
tjq
c17da02da5 refactor: optimized package structure 2021-02-12 20:57:12 +08:00
tjq
7441c61313 chore: change pom version to 3.4.6 2021-02-11 10:38:09 +08:00
tjq
dfbf9ec137 fix: returns success even if the status message fails to be processed in http protocol #209 2021-02-10 00:01:37 +08:00
tjq
5586d48f93 fix: always use ActorSystem's address as AppInfo's currentServer to avoid some problem #209 2021-02-09 23:43:54 +08:00
tjq
ee9ed3c099 feat: new threads are given names to help locate problems #213 2021-02-09 22:53:28 +08:00
tjq
b4288225a0 fix: use fixedDelay instead of fixedRate to fix the problem of scheduling of multiple threads causing system crashes #213 2021-02-09 22:47:36 +08:00
tjq
a1a5ade215 feat: abstract ServerElectionService interface to support developers to customize #191 2021-02-09 22:40:50 +08:00
Jiang Jining
eb87c329bb fix: Judge if OS is Windows and whether to run shell scripts. 2021-02-09 00:35:24 +08:00
Jiang Jining
ea5cbfe8c4 docs: Add stargazers trend, add Reddit community promotion, correct usage of recommend. 2021-02-09 00:26:42 +08:00
tjq
a575b65320 feat: Unified API management using ProtocolConstant #209 2021-02-08 22:22:17 +08:00
tjq
eda39a6372 feat: support other protocol's server elect #209 2021-02-08 21:07:00 +08:00
tjq
0f1e17e862 feat: add HttpTransporter #209 2021-02-08 20:48:03 +08:00
tjq
57501075de feat: add WorkerRequestHttpHandler powered by vert.x 2021-02-08 20:03:35 +08:00
tjq
d978f84a60 refactor: Upgrade ClusterStatusHolder to support multiple communication protocols 2021-02-08 00:06:03 +08:00
tjq
3d1dc68928 style: rename package 2021-02-07 22:55:36 +08:00
tjq
64b9673a5c feat: add ScriptProcessor as official processor 2021-02-07 22:45:51 +08:00
tjq
b24e0d2682 feat: support disable swagger-ui by config #203 2021-02-06 16:01:56 +08:00
tjq
75d922d4a9 feat: support disable swagger-ui by config #203 2021-02-06 15:53:51 +08:00
tjq
e97bdc71c7 fix: NPE when InstanceTimeLimit is null #207 2021-02-06 15:37:12 +08:00
tjq
ef3f322fff docs: add PULL_REQUEST_TEMPLATE 2021-02-04 23:32:19 +08:00
tjq
d06e5bc029 test: clean script by FileCleanupProcessor #136 2021-02-04 01:06:56 +08:00
tjq
0f3cd48527 refactor: optimize official processors 2021-02-04 00:49:28 +08:00
tjq
5b41da1473 feat: open minimum interval time limit for fixed rate job #199 2021-02-04 00:22:27 +08:00
tjq
4a4ef9ba13 fix: timeout params not take effect for HttpProcessor #200 2021-02-04 00:18:30 +08:00
tjq
3cc195ee33 feat: add FileCleanupProcessor #136 2021-02-01 23:47:00 +08:00
tjq
bb11209d45 [release] v3.4.5 v3.4.5 2021-01-31 23:17:13 +08:00
tjq
5ff56f8a41 refactor: optimize official processors 2021-01-31 23:09:36 +08:00
tjq
7616890050 fix: incorrect usage of maven-shade-plugin 2021-01-31 22:56:35 +08:00
tjq
80d2709104 fix: misspell 2021-01-31 22:22:04 +08:00
tjq
c199945840 docs: update user.png 2021-01-31 21:57:10 +08:00
tjq
f3048caaf0 fix: powerjob-agent can't output logs 2021-01-31 19:59:09 +08:00
tjq
2c3e35a742 feat: offical HttpProcessor support custom timeout 2021-01-31 19:49:16 +08:00
tjq
02eed5e15e fix: powerjob-agent can't output log 2021-01-31 19:30:12 +08:00
tjq
e3ef52fc0a fix: powerjob-agent can't output log 2021-01-31 19:11:35 +08:00
tjq
1af361444d feat: offical HttpProcessor 2021-01-31 18:44:40 +08:00
tjq
c4098a60e7 feat: add new module[powerjob-offical-processors] 2021-01-31 17:50:21 +08:00
tjq
b642e1b39b feat: change version to v3.4.5 2021-01-31 17:39:58 +08:00
tjq
2066f5d1da refactor: optimize powerjob-agent's logback config 2021-01-31 15:20:56 +08:00
tjq
cce26511d8 fix: task status rollback #190 2021-01-31 14:44:51 +08:00
tjq
cdaea08ba7 fix: the bug of tasks occasionally cannot be stopped #180 2021-01-31 14:20:52 +08:00
tjq
fb29d8013b fix: JobInfoQuery can't serialize #183 2021-01-31 13:26:38 +08:00
tjq
2035bd6544 feat: support using network interface name for NetUtils #179 2021-01-19 09:19:43 +08:00
tjq
9e349a202a feat: support using network interface name for NetUtils #179 2021-01-19 09:15:37 +08:00
tjq
74fc5edb1f [release] v3.4.4 v3.4.4 2021-01-17 17:19:32 +08:00
tjq
5dbc8db849 style: optimize .ignore 2021-01-17 17:19:07 +08:00