chuntaojun
|
a5661f033d
|
feat: add the metircs
|
2020-05-29 18:42:14 +08:00 |
|
chuntaojun
|
5cd5ca35b8
|
refactor: merge develop
|
2020-05-28 20:14:47 +08:00 |
|
chuntaojun
|
e8533155c7
|
fix: fix startup problem
|
2020-05-27 22:05:38 +08:00 |
|
chuntaojun
|
6525b5a6f8
|
fix: fix startup read failure
|
2020-05-27 18:37:36 +08:00 |
|
KomachiSion
|
bbeb7d6a4a
|
Replace fastjson with jackson for nacos-core
|
2020-05-27 09:34:59 +08:00 |
|
chuntaojun
|
6fe1d0d0da
|
improvement: adjust part of the code
|
2020-05-26 11:57:27 +08:00 |
|
chuntaojun
|
bf2adb4be5
|
feat: merge develop
|
2020-05-26 09:43:37 +08:00 |
|
chuntaojun
|
6c5f7cfeca
|
fix: fix publish event may casue class-cast-exception
|
2020-05-25 14:58:29 +08:00 |
|
chuntaojun
|
843692b10a
|
fix: fix the class cast problem
|
2020-05-24 21:56:29 +08:00 |
|
chuntaojun
|
0e52d0457c
|
refactor: modify method name to avoid ambiguity
|
2020-05-23 21:35:47 +08:00 |
|
chuntaojun
|
6426440a8e
|
refactor: code refactor
|
2020-05-23 14:33:56 +08:00 |
|
chuntaojun
|
41703f9805
|
refactor: code optimization
|
2020-05-22 23:12:50 +08:00 |
|
chuntaojun
|
be75c582c2
|
Merge remote-tracking branch 'origin' into feature_1.3.0_beta_grpc
|
2020-05-21 22:09:10 +08:00 |
|
liaochuntao
|
99859bdcb4
|
Merge pull request #2754 from ObserverYu/develop
[ISSUE #2755]解决修改contextPath后出现no such api异常
|
2020-05-21 21:34:32 +08:00 |
|
chuntaojun
|
451351cfc0
|
refactor: optimize message publishers
|
2020-05-21 20:28:32 +08:00 |
|
chuntaojun
|
87a32a926b
|
refactor: merge develop
|
2020-05-21 18:08:29 +08:00 |
|
chuntaojun
|
10d8edb4f3
|
refactor: optimize code logic
|
2020-05-19 14:16:52 +08:00 |
|
chuntaojun
|
b8dddf0ec1
|
refactor: block initialization before dump completes
|
2020-05-19 14:04:11 +08:00 |
|
chuntaojun
|
610024dd07
|
refactor: remove unuse dir
|
2020-05-19 10:21:22 +08:00 |
|
chuntaojun
|
f9412fd4d6
|
fix: fix config dump
|
2020-05-18 22:57:40 +08:00 |
|
chuntaojun
|
5ac48059cb
|
fix: fixed future.join blocking thread
|
2020-05-18 15:45:20 +08:00 |
|
chuntaojun
|
5f39cc8d75
|
refactor: jraft protocol
|
2020-05-18 11:00:11 +08:00 |
|
chuntaojun
|
587a0937c9
|
refactor: perform consistency logic
|
2020-05-17 23:13:40 +08:00 |
|
chuntaojun
|
07dd129dd0
|
refactor: fixed instance information update heartbeat information not updating
|
2020-05-17 16:22:49 +08:00 |
|
chuntaojun
|
baae3c7572
|
perf: config
|
2020-05-16 22:04:06 +08:00 |
|
chuntaojun
|
feebd1623f
|
refactor: performance optimization
|
2020-05-16 19:23:11 +08:00 |
|
chuntaojun
|
b86f633c8a
|
Merge branch 'develop' of https://github.com/alibaba/nacos into feature_1.3.0_beta_grpc
|
2020-05-16 14:36:49 +08:00 |
|
chuntaojun
|
afc74da826
|
build: update version to 1.3.0-BETA
|
2020-05-15 16:10:38 +08:00 |
|
chuntaojun
|
a317c7a80b
|
refactor: jraft node removal logic optimization
|
2020-05-15 15:20:39 +08:00 |
|
chuntaojun
|
a928e7eb04
|
fix: fix node remove bug
|
2020-05-14 21:15:17 +08:00 |
|
chuntaojun
|
f5af822963
|
refactor: merge develop
|
2020-05-14 20:35:32 +08:00 |
|
chuntaojun
|
bc2de3c0ea
|
Merge branch 'develop' of https://github.com/alibaba/nacos into feature_1.3.0_beta_grpc
|
2020-05-14 19:56:15 +08:00 |
|
chuntaojun
|
a37d6afe35
|
fix: fix member remove
|
2020-05-14 19:55:47 +08:00 |
|
chuntaojun
|
86652a47e3
|
fix: fix code style
|
2020-05-14 18:33:16 +08:00 |
|
water.lyl
|
2af4c40330
|
fix pmd problem
|
2020-05-14 18:20:40 +08:00 |
|
chuntaojun
|
08623c9ef3
|
refactor: support grpc
|
2020-05-14 18:10:40 +08:00 |
|
chuntaojun
|
0c6a03724a
|
fix: fix grpc-version bug
|
2020-05-14 16:25:41 +08:00 |
|
chuntaojun
|
e231590335
|
fix: grpc
|
2020-05-14 14:38:46 +08:00 |
|
chuntaojun
|
52ea9674be
|
fix: cluster startup mode adjustment
|
2020-05-14 10:15:35 +08:00 |
|
chuntaojun
|
a68f5e22cf
|
fix: fix code style
|
2020-05-13 18:14:27 +08:00 |
|
chuntaojun
|
b6e5d9cc31
|
feat: open jraft-node metrics
|
2020-05-13 17:17:59 +08:00 |
|
chuntaojun
|
4d4e914ebd
|
fix: fixed the cluster logic for the jraft set
|
2020-05-13 15:43:56 +08:00 |
|
chuntaojun
|
82bcbd9b17
|
refactor: jRaft partial logical adjustment
|
2020-05-13 09:38:46 +08:00 |
|
water.lyl
|
54e251da39
|
release 1.3-beta
|
2020-05-11 23:06:23 +08:00 |
|
chuntaojun
|
5f921225ad
|
feat: use jraft-grpc
|
2020-05-11 20:21:11 +08:00 |
|
chuntaojun
|
4871eff336
|
fix: nonr
|
2020-05-11 18:02:09 +08:00 |
|
chuntaojun
|
0aefb6f0cc
|
refactor: retain the expansion logic
|
2020-05-11 16:52:03 +08:00 |
|
chuntaojun
|
5b22ddfb78
|
refactor: remove discovery-memberlookup
|
2020-05-10 17:16:02 +08:00 |
|
chuntaojun
|
fa5769381c
|
feat: jraft use grpc
|
2020-05-10 17:14:06 +08:00 |
|
chuntaojun
|
6a6725a269
|
fix: fix expansion issues
|
2020-05-09 20:32:55 +08:00 |
|