48 Commits

Author SHA1 Message Date
tjq
05206cd43d opt threadPool name 2020-04-29 22:40:21 +08:00
tjq
1843dc8a60 finished online log 2020-04-29 22:11:39 +08:00
tjq
184dbff952 fix the bug of ProcessorTracker won't report status when Processor initialize failed 2020-04-29 18:56:34 +08:00
tjq
6f28032a0b develop the log controller 2020-04-29 18:21:11 +08:00
tjq
4fcc77e3c9 finished log persistence 2020-04-29 16:47:43 +08:00
tjq
624eba41ef sync local logs to mongoDO 2020-04-28 13:03:52 +08:00
tjq
af28e467ea add jpa support for mongodb 2020-04-27 21:00:18 +08:00
tjq
ed5659e732 finished local datasource jpa config 2020-04-27 20:06:48 +08:00
tjq
fcacd96d37 use java config to init jpa 2020-04-27 20:00:43 +08:00
tjq
b31b96f36b v1.0.0 2020-04-20 21:14:55 +08:00
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
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
241dce57fa change serialization framwork(built-in java -> jackson-cbor) 2020-04-16 19:37:41 +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
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
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
f74a87772a init project 2020-03-17 17:27:19 +08:00