90 Commits

Author SHA1 Message Date
tjq
955713e6c6 [dev] wef 2020-05-26 20:10:06 +08:00
tjq
5a7af55cef [dev] design the DAG model 2020-05-26 12:06:03 +08:00
tjq
e91fbc2cc5 [fix] fix NPE bug when return null in ProcessResult 2020-05-21 21:48:40 +08:00
tjq
21d5d4498f [fix] change container's unique to id (name can change, so name can't be the uk) 2020-05-20 23:05:40 +08:00
tjq
290a10c56e [modify] remove worker's auto find port, use fixed port 2020-05-20 20:10:37 +08:00
tjq
1cb3314186 [modify] remove init and destory method in BasicProcessor, It's really redundant 2020-05-19 16:58:48 +08:00
tjq
cda0c64435 [fix] fix upload bug 2020-05-19 13:44:25 +08:00
tjq
7537cc1f5d [fix] fix ClassNotFoundException when deSerialized the container class 2020-05-19 10:52:32 +08:00
tjq
a14f554e00 [dev] finished all container web interface 2020-05-19 08:46:53 +08:00
tjq
a2336354d9 [fix] suit ScriptProcessor's API change 2020-05-18 12:21:33 +08:00
tjq
3fde1ddd66 [dev] finished worker container's develop 2020-05-18 11:01:37 +08:00
tjq
5dff657eef [dev] update version to 1.2.0, start to test container 2020-05-18 09:52:25 +08:00
tjq
67729123d2 [opt] code review TaskTracker and ProcessorTracker then optimized some indian code 2020-05-17 10:45:16 +08:00
tjq
fe2b9c78ac [dev] Web development really makes me a headache 2020-05-16 17:33:53 +08:00
tjq
456a1a8f25 [dev] finished oms-worker's container design 2020-05-16 11:31:23 +08:00
tjq
21c5c8e5c3 [dev] finished the oms container template generator 2020-05-15 22:23:11 +08:00
tjq
5f2065f5ef [dev] update common,worker,client's version 2020-05-14 19:12:31 +08:00
tjq
8bc576f5e3 [opt] remove useless jar dependency and opt the ProcessorDevGuide 2020-05-12 23:39:58 +08:00
tjq
d5a52fef57 [dev] write guide document 2020-05-11 21:07:17 +08:00
tjq
b295f81e01 [dev] add instanceLog Cleaner 2020-05-11 17:34:42 +08:00
tjq
4561bfe74f [dev] add banner printer for oms-worker 2020-05-11 09:54:21 +08:00
tjq
9f6937ec24 [dev] add local maven profile 2020-05-11 09:29:18 +08:00
tjq
635140177d omsOnlineLog test failed, need to use new solution 2020-05-03 17:14:51 +08:00
tjq
c4c92ad36e finished mail sender 2020-05-01 13:47:57 +08:00
tjq
f951c9f31c fix the bug of instance would lost it's instancePrams when hava a retry 2020-04-30 14:12:35 +08:00
tjq
e405e283ad redesign TaskTracker's lock solutions 2020-04-30 09:32:43 +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
fcacd96d37 use java config to init jpa 2020-04-27 20:00:43 +08:00
tjq
8382e71da0 new feature -> OmsLogger 2020-04-23 14:13:20 +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
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
8f8ab9390b finished the DevelopmentGuide 2020-04-15 20:18:35 +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