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
|
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 |
|
chuntaojun
|
5879b03c7d
|
fix: expansion and volume timing issue fixed
|
2020-05-09 14:49:04 +08:00 |
|
wangwei
|
beaa402ff7
|
[ISSUE #2765]Optimize MemberUtils class's kRandom method
|
2020-05-08 21:53:53 +08:00 |
|
zongtanghu
|
27346a9f43
|
[#2761]ProtocolManager class's getCpProtocol()/getApProtocol() method' codes can be optimized.
|
2020-05-08 18:09:11 +08:00 |
|
chuntaojun
|
29a6edc8c5
|
refactor: fix bugs
|
2020-05-08 14:53:29 +08:00 |
|
wanyuyichen
|
071be5c3d4
|
解决由于ControllerMethodsCache类的getMethod方法中,由于replace target写死造成的修改contextPath后找不到api的异常
|
2020-05-07 17:19:58 +08:00 |
|
chuntaojun
|
613a8d6c40
|
refactor: the raft port computes the rule changes
|
2020-05-07 11:08:10 +08:00 |
|
chuntaojun
|
5d6a0b539f
|
fix: fix code style
|
2020-05-07 00:45:28 +08:00 |
|
chuntaojun
|
5e281892a1
|
refactor: remove debug log
|
2020-05-07 00:33:06 +08:00 |
|
chuntaojun
|
272abe6135
|
fix: fix parameter encode
|
2020-05-06 18:33:18 +08:00 |
|
chuntaojun
|
60b84a4981
|
refactor: merge upstream develop
|
2020-05-05 16:06:02 +08:00 |
|
chuntaojun
|
1563dc7104
|
fix: fixed a problem where parameters were encoded multiple times
|
2020-05-05 09:43:54 +08:00 |
|
chuntaojun
|
2526c5d8f2
|
fix: fix naming request redirect
|
2020-05-03 20:26:35 +08:00 |
|
chuntaojun
|
a82bcc1d6e
|
fix: fix request transfer bug
|
2020-05-02 13:12:38 +08:00 |
|