Commit Graph

2471 Commits

Author SHA1 Message Date
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
LoadChange
8f021b2a65 Merge branch 'langghaha-fix_2609' into develop 2020-05-13 17:33:01 +08:00
LoadChange
59d444a4a1 Merge langghaha-fix_2609 2020-05-13 17:32:47 +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
yanlinly
abaf5d9650
Merge pull request #2785 from zongtanghu/feature_tenant_verify_v2
[#2738]add tenant legality verification.
2020-05-11 19:57:16 +08:00
zongtanghu
f46fa41d1e [#2738]add tenant legality verification. 2020-05-11 19:48:51 +08:00
yanlinly
5319b27803
Merge pull request #2784 from alibaba/revert-2783-feature_tenant_verify
Revert "[#2738]add tenant legality verification."
2020-05-11 19:35:39 +08:00
yanlinly
9f4061eed6
Revert "[#2738]add tenant legality verification." 2020-05-11 19:33:57 +08:00
yanlinly
99a74d7ed4
Merge pull request #2783 from zongtanghu/feature_tenant_verify
[#2738]add tenant legality verification.
2020-05-11 19:27:21 +08:00
zongtanghu
c2c752a969 Merge remote-tracking branch 'origin/feature_tenant_verify' into feature_tenant_verify
# Conflicts:
#	client/src/test/java/com/alibaba/nacos/client/BeatReactorTest.java
#	config/src/main/java/com/alibaba/nacos/config/server/controller/ConfigController.java
#	config/src/main/java/com/alibaba/nacos/config/server/service/PersistService.java
#	config/src/main/java/com/alibaba/nacos/config/server/utils/ParamUtils.java
2020-05-11 18:57:41 +08:00
zongtanghu
71ce203768 [#2738]rebase and resolve conflict codes. 2020-05-11 18:13:06 +08:00
zongtanghu
b7207cbe73 [#2738]Put ParamUtils into origin place for tenant legality verification. 2020-05-11 18:06:20 +08:00
zongtanghu
0305c0d01f [#2738]add tenant legality verification. 2020-05-11 18:05:01 +08:00
chuntaojun
588b184ce2 fix: none 2020-05-11 18:02:28 +08:00
chuntaojun
4871eff336 fix: nonr 2020-05-11 18:02:09 +08:00
yanlinly
ff3692164f
Merge pull request #2758 from alibaba/feature_1.3.0_beta
Feature 1.3.0 beta
2020-05-11 17:14:41 +08:00
zongtanghu
18de6388a0 [#2738]remove redundant codes. 2020-05-11 16:59:09 +08:00
chuntaojun
0aefb6f0cc refactor: retain the expansion logic 2020-05-11 16:52:03 +08:00
zongtanghu
f71c435f89 [#2738]remove redundant codes. 2020-05-11 16:51:06 +08:00
zongtanghu
e5491ec0de [#2738]fix another BeatReactorTest unit test failure. 2020-05-11 16:03:48 +08:00
zongtanghu
1bb7613ff2 [#2738]Put ParamUtils into origin place for tenant legality verification. 2020-05-11 15:57:53 +08:00
zongtanghu
2b091f1a5d [#2738]add tenant legality verification. 2020-05-11 11:13:38 +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
liaochuntao
d69954cb5f
Merge pull request #2766 from wangweizZZ/feature_1.3.0_beta
[ISSUE #2765]Optimize MemberUtils class's kRandom method
2020-05-09 11:27:26 +08:00
wangwei
beaa402ff7 [ISSUE #2765]Optimize MemberUtils class's kRandom method 2020-05-08 21:53:53 +08:00
liaochuntao
0be43f33bf
Merge pull request #2763 from zongtanghu/feature_1.3.0_beta
[#2761]ProtocolManager class's getCpProtocol()/getApProtocol() method ' codes can be optimized.
2020-05-08 19:10:42 +08:00
zongtanghu
27346a9f43 [#2761]ProtocolManager class's getCpProtocol()/getApProtocol() method' codes can be optimized. 2020-05-08 18:09:11 +08:00
liaochuntao
79a6f453d2
Merge pull request #2759 from chuntaojun/feature_consistency
refactor: fix bugs
2020-05-08 14:55:30 +08:00
chuntaojun
29a6edc8c5 refactor: fix bugs 2020-05-08 14:53:29 +08:00
liaochuntao
5208416a0a
Merge pull request #2531 from chuntaojun/feature_consistency
feat: #2530
2020-05-08 14:49:53 +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
Brian Huang
518e7e8f53 最近在阅读贵公司源码时候,本地代码工具扫描出几处Performance defect: Iteration can be replaced with bulk 'Collection.addAll' call,于是有代码洁癖的我,厚着脸皮提个PR给到你们 2020-05-04 08:05:48 +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