1267 Commits

Author SHA1 Message Date
tjq
0726e1f630 ready to release worker and client's 1.0.0 version 2020-04-20 16:51:23 +08:00
tjq
67bbf9e352 add debug mode 2020-04-20 14:18:53 +08:00
tjq
3b547f58ee After reading Alive, my mood is very complicated 2020-04-18 12:21:19 +08:00
tjq
f0eaa32ba2 fix the bug of disable job but frequent job still running 2020-04-17 22:21:44 +08:00
tjq
072d94f283 fix FrequentTaskTracker's StandaloneJob always success bug 2020-04-17 20:06:00 +08:00
tjq
593ee714b8 optimize InstanceDetail & fix some bug 2020-04-17 19:46:19 +08:00
tjq
53d1ac82ec add Map processor for super large job 2020-04-17 14:40:45 +08:00
tjq
dc123e621f optimize script processor 2020-04-17 12:39:30 +08:00
tjq
a9eef1f16d schedule frequent job too 2020-04-16 22:33:27 +08:00
tjq
ee820b4010 delete test files 2020-04-16 19:39:36 +08:00
tjq
241dce57fa change serialization framwork(built-in java -> jackson-cbor) 2020-04-16 19:37:41 +08:00
tjq
a8354f4cf4 support script processor 2020-04-16 15:06:36 +08:00
tjq
494c1aa18f supprt shell processor 2020-04-15 22:41:40 +08:00
tjq
e1147c2ca1 finished the DevelopmentGuide 2020-04-15 20:21:06 +08:00
tjq
4d79d94c77 finished the DevelopmentGuide 2020-04-15 20:19:15 +08:00
tjq
8f8ab9390b finished the DevelopmentGuide 2020-04-15 20:18:35 +08:00
tjq
d415af44bd update release info to Readme.md 2020-04-15 17:41:45 +08:00
tjq
a626e6f9ee develop the open api 2020-04-15 16:41:47 +08:00
tjq
19ffe6d052 provide fully support for snowflake 2020-04-15 13:10:10 +08:00
tjq
07d63df4d7 almost finished the v1.0.0-beta, prepare for release recently 2020-04-14 20:18:27 +08:00
tjq
2a3640c88c fix frequent job bug 2020-04-14 17:24:46 +08:00
tjq
6433ed23b1 fix timeout bug 2020-04-14 17:16:00 +08:00
tjq
9dac48beb0 CRUD...again... 2020-04-14 16:58:58 +08:00
tjq
eff1f996be suit for the front end develop(Vue is really good) 2020-04-13 22:10:34 +08:00
tjq
87d4654930 I have to say CRUD is really boring but I have no choice... 2020-04-12 18:50:39 +08:00
tjq
9ce850eaf4 fix some bug 2020-04-11 15:29:01 +08:00
tjq
dc00291a82 opt log 2020-04-11 14:04:57 +08:00
tjq
4ad42a4d6a SQL now() function must use to Datetime instance of int or bigint 2020-04-11 13:10:21 +08:00
tjq
cd49e1ad98 try to do cluster test 2020-04-11 12:14:36 +08:00
tjq
3b331e70cc remove taskTimeLimit because I can't stop the running thread. 2020-04-10 13:25:00 +08:00
tjq
a42bc496df prepare to go to my brother's birthday party 2020-04-09 16:50:46 +08:00
tjq
e99292f027 finished FrequentTaskTracker and pass the test~ 2020-04-09 15:20:06 +08:00
tjq
43cc6360e8 add subInstanceId to oms-framwork so we can support FIX_DELAY and FIX_RATE job now~ 2020-04-09 11:40:02 +08:00
tjq
7a1ad54685 Encapsulation and abstraction 2020-04-08 16:07:20 +08:00
tjq
a91743a5cd finished Test#1 and fix some bugs 2020-04-08 13:28:11 +08:00
tjq
8901cae291 opt OhMyWorker 2020-04-07 18:14:42 +08:00
tjq
a86834d9a9 develop the instance status checker and InstanceManager 2020-04-07 17:49:12 +08:00
tjq
b69cb6fc14 replace IP to Address in Worker,so User need't to specify the port 2020-04-06 22:43:14 +08:00
tjq
a49d2e7e3a develop the server discovery 2020-04-06 19:41:27 +08:00
tjq
f1b3edea62 fihished the cron schedule 2020-04-06 16:36:03 +08:00
tjq
84203c5caa try to develop the scheduler, but I think maybe I need to think more... 2020-04-05 18:44:08 +08:00
tjq
c064602648 finished dbLockService & Server elect 2020-04-05 15:34:12 +08:00
tjq
03f167cb44 finished HashedWheelTimer 2020-04-03 16:18:13 +08:00
tjq
f19da1dcf2 finished the basic HashedWheelTimer 2020-04-03 14:49:56 +08:00
tjq
9130b8d4f4 start to develop the HashWheel 2020-04-02 17:11:43 +08:00
tjq
02de19357c lost the last connection with my shine 2020-04-02 09:19:31 +08:00
tjq
1267b3a34f why I am so stupid? How can I find the way to ensure Scheduler HA? 2020-03-30 13:02:23 +08:00
tjq
26206a90cf finished TaskTracker's destroy method, start to develop the OhMyServer 2020-03-29 09:41:50 +08:00
tjq
8dc6772767 release threadLocal store 2020-03-28 15:40:17 +08:00
tjq
be4e41692d develop the simple Failover 2020-03-28 14:09:07 +08:00