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
|
7247f41199
|
[dev] use websocket to deploy container
|
2020-05-17 22:24:40 +08:00 |
|
tjq
|
f6ba0783c2
|
[dev] use git4j and maven-invoker to compile container
|
2020-05-17 14:49:10 +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
|
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
|
cb7a9042de
|
[dev] finished oms-client's develop & test
|
2020-05-14 18:47:00 +08:00 |
|
tjq
|
2dad0d6525
|
[dev] add new OpenAPI saveJob
|
2020-05-14 14:17:49 +08:00 |
|
tjq
|
d5a52fef57
|
[dev] write guide document
|
2020-05-11 21:07:17 +08:00 |
|
tjq
|
0d6c60c826
|
support multi env
|
2020-05-03 08:23:04 +08:00 |
|
tjq
|
c4c92ad36e
|
finished mail sender
|
2020-05-01 13:47:57 +08:00 |
|
tjq
|
6f28032a0b
|
develop the log controller
|
2020-04-29 18:21:11 +08:00 |
|
tjq
|
624eba41ef
|
sync local logs to mongoDO
|
2020-04-28 13:03:52 +08:00 |
|
tjq
|
8382e71da0
|
new feature -> OmsLogger
|
2020-04-23 14:13:20 +08:00 |
|
tjq
|
9823434122
|
change the pom for release
|
2020-04-20 17:46:50 +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
|
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
|
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
|
a626e6f9ee
|
develop the open api
|
2020-04-15 16:41:47 +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
|
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
|
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
|
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
|
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
|
26206a90cf
|
finished TaskTracker's destroy method, start to develop the OhMyServer
|
2020-03-29 09:41:50 +08:00 |
|
tjq
|
be4e41692d
|
develop the simple Failover
|
2020-03-28 14:09:07 +08:00 |
|
tjq
|
f844dd8db1
|
new dispatch mechanism & remove ProcessorTracker's task persistence
|
2020-03-28 12:23:34 +08:00 |
|
tjq
|
bc2b84efde
|
change dao and persistence service design(tao throw exception and service retry)
|
2020-03-26 22:54:52 +08:00 |
|
tjq
|
ab642805c4
|
test the TaskTracker(Standalone mode) and fix a lot of children bug
|
2020-03-25 20:21:26 +08:00 |
|