Commit Graph

344 Commits

Author SHA1 Message Date
Fury Zhu
dd029a913a
Merge pull request #1240 from nkorange/feature_enable_to_enabled
Fix #1007
2019-05-20 19:24:57 +08:00
nkorange
3148ba0e91 Fix #1007 2019-05-20 12:39:43 +08:00
Andy
22310d0f18 Correct some unit test cases 2019-05-18 21:14:20 +08:00
Andy
2bb33878b9 Quick fixing for the cluster deserialization issue 2019-05-16 21:41:09 +08:00
Fury Zhu
1f1b047984
Merge pull request #1126 from XCXCXCXCX/ISSUE_#359
[#359] provide a way for user to implement their health checkers.
2019-05-12 11:04:14 +08:00
XCXCXCXCX
23454ffd84 fix something 2019-05-12 10:32:09 +08:00
XCXCXCXCX
6dc3882eef fix something 2019-05-10 13:47:22 +08:00
XCXCXCXCX
c137994384 fix pmd 2019-05-09 11:31:03 +08:00
Fury Zhu
df6f3a8df7
Merge pull request #1130 from chuntaojun/feature_service_curd
[ISSUE #747、#1154] Add create and update service methods in SDK and update instance operation
2019-05-09 10:45:54 +08:00
dungu.zpf
33de06a55e Fix #1062 2019-05-09 10:18:12 +08:00
XCXCXCXCX
af8e0951ad expose endpoint for front 2019-05-09 09:57:44 +08:00
XCXCXCXCX
6695805c69 Let nacos-server.jar import external jar package 2019-05-08 09:14:54 +08:00
Fury Zhu
968a69c260
Merge pull request #1151 from jifengnan/develop
[ISSUE #1150] Correct the Relationship between Services and Clusters
2019-05-08 08:22:25 +08:00
Andy
8e29a348a9 Deleted the chinese comments 2019-05-07 21:24:57 +08:00
XCXCXCXCX
ef7e250675 do not allow to add same type 2019-05-05 14:55:31 +08:00
Andy
4fd773b534 Rollback to use NamingUtils to grab service name and group name 2019-05-04 21:06:31 +08:00
chuntaojun
1b76780cd1 refactor(naming): Modify the inheritance of NoneSelector class 2019-04-30 19:08:16 +08:00
chuntaojun
f2c046a395 refactor(client): Service operation function module split 2019-04-30 17:46:10 +08:00
Fury Zhu
0ebc68c3ac
Merge pull request #1159 from alibaba/hotfix_server_list_inconsistent
Hotfix server list inconsistent
2019-04-30 17:23:27 +08:00
nkorange
3d684b6f56 Fix #1091 2019-04-30 16:18:35 +08:00
Andy
312b75bc1b Add licence info 2019-04-30 00:35:59 +08:00
Andy
22a2969593 1. 修正服务和集群之间的关系(Correct the relationship between the service and cluster)
2. 创建集群时必须提供名字和所属服务(The name and the service are required to create a cluster)
3. 修正UtilsAndCommons.shakeUp的注释
2019-04-30 00:14:51 +08:00
XCXCXCXCX
0d436deca0 fix something 2019-04-29 20:54:17 +08:00
XCXCXCXCX
5fec1098a9 fix about licence position 2019-04-28 09:35:39 +08:00
XCXCXCXCX
38f65089fd add license 2019-04-27 14:52:39 +08:00
XCXCXCXCX
6615ae8106 [#359] Use SPI to make health scalable 2019-04-27 13:55:04 +08:00
huangyonghui
b67956f0b4 add only digit and dot char for ip validation 2019-04-23 10:28:36 +08:00
Albert-Hugo
e6f82a940e remove useless validate code 2019-04-20 10:35:01 +08:00
huangyonghui
2cb387892a to support registering instance with host name 2019-04-19 11:52:15 +08:00
Fury Zhu
96e8e142f9
Merge pull request #1067 from paulzhangcc/feature-fix-1036
fix-1036
2019-04-16 15:55:48 +08:00
paulzhangcc
1a41ab6cfb fix-1036 :获取真正的GroupName,并设置.替代默认值 2019-04-15 18:17:41 +08:00
peachyy
67b7fc3497
Merge branch 'develop' into master 2019-04-15 14:10:38 +08:00
nkorange
eca0ea5760 Add log 2019-04-15 10:49:41 +08:00
peachyy
2119aa1bdd add testcase 2019-04-11 14:46:08 +08:00
nkorange
ec7c119a72 Fix test case error 2019-04-11 00:09:14 +08:00
nkorange
278aa7eb31 Fix #923 2019-04-10 20:10:55 +08:00
nkorange
8d9b91e712 Fix #1041 2019-04-10 20:03:52 +08:00
nkorange
857f9bd15e Fix #1033 2019-04-10 11:29:05 +08:00
nkorange
026c430512 Fix #1029 2019-04-09 19:56:48 +08:00
dungu.zpf
de26e2a8f9 #502 Modify default dispatch thread count 2019-04-09 15:44:50 +08:00
dungu.zpf
f3b13702b1 #502 Fix bug 2019-04-09 15:40:52 +08:00
nkorange
5754851b7e Fix #1008 2019-04-04 13:22:05 +08:00
nkorange
35edfd4383 #961 init cluster after instantiate cluster 2019-04-03 17:07:18 +08:00
nkorange
2cb96d1208 #923 Recognize 'cluster' 2019-04-03 11:52:33 +08:00
Fury Zhu
e0547c82ca
Merge pull request #997 from alibaba/feature_naming_group
Feature naming group
2019-04-02 20:57:04 +08:00
nkorange
210af3980c #502 Update switch name 2019-04-02 20:37:28 +08:00
nkorange
d8b768b8a7 #502 Check if key blank before instantiate new list. 2019-04-02 19:46:24 +08:00
xuechaos
178b80ea41 del warnings spotbugs-annotations #981 2019-04-01 21:16:14 +08:00
nkorange
51dd3db7c3 #502 Fix client beat bug 2019-04-01 14:31:02 +08:00
nkorange
12c032cb98 #502 Fix raft publish bug 2019-04-01 11:38:10 +08:00