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 |
|
nkorange
|
a87cc12d47
|
Update version to 1.0.0
|
2019-04-15 20:01:34 +08:00 |
|
paulzhangcc
|
1a41ab6cfb
|
fix-1036 :获取真正的GroupName,并设置.替代默认值
|
2019-04-15 18:17:41 +08:00 |
|
nkorange
|
699bdcb6dc
|
Update to 1.0.0-SNAPSHOT
|
2019-04-15 16:36:10 +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 |
|
得少
|
427a746e82
|
change the default value of isUseEndpointParsingRule from false to true
|
2019-04-12 12:49:46 +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
|
3c1c98aaf1
|
Update version to 1.0.0
|
2019-04-10 22:04:27 +08:00 |
|
Fury Zhu
|
3d94644eb4
|
Merge pull request #1043 from alibaba/hotfix_recognize_080_data
Hotfix recognize 080 data
|
2019-04-10 21:07:40 +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 |
|
nkorange
|
cab10aa914
|
Merge branch 'master' into develop
# Conflicts:
# api/pom.xml
# client/pom.xml
# cmdb/pom.xml
# common/pom.xml
# config/pom.xml
# console/pom.xml
# core/pom.xml
# distribution/pom.xml
# example/pom.xml
# naming/pom.xml
# pom.xml
# test/pom.xml
|
2019-04-09 16:30:03 +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 |
|
pbting
|
b7a1fb22b3
|
Merge branch 'develop' into develop
|
2019-04-03 19:08:09 +08:00 |
|
得少
|
eca7a9a422
|
support parsing endpoint rule
|
2019-04-03 18:31:27 +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 |
|
nkorange
|
4dc40311e6
|
Update version to 1.0.0-RC3
|
2019-04-03 10:43:08 +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 |
|
nkorange
|
2c7daa654e
|
Fix #948
|
2019-04-01 11:34:28 +08:00 |
|
Andy
|
180f3a73b2
|
Add unit test cases
|
2019-03-29 22:44:08 +08:00 |
|
Andy
|
1f125c4af3
|
Fix the issue: ArrayIndexOutOfBoundsException may be thrown when invokes taskDispatcher.addTask
|
2019-03-29 22:18:53 +08:00 |
|
nkorange
|
bb27800bbd
|
#502 Fix remove service failed bug
|
2019-03-27 20:53:01 +08:00 |
|
nkorange
|
14ecd9c230
|
#502 Fix data inconsistent bug
|
2019-03-26 14:07:06 +08:00 |
|
nkorange
|
e2a720640a
|
Fix #961
|
2019-03-26 11:55:48 +08:00 |
|
nkorange
|
a745423dec
|
Merge branch 'develop' into feature_naming_group
# Conflicts:
# api/pom.xml
# client/pom.xml
# cmdb/pom.xml
# common/pom.xml
# config/pom.xml
# console/pom.xml
# core/pom.xml
# distribution/pom.xml
# example/pom.xml
# naming/pom.xml
# naming/src/main/java/com/alibaba/nacos/naming/consistency/persistent/raft/RaftCore.java
# naming/src/main/java/com/alibaba/nacos/naming/misc/SwitchDomain.java
# pom.xml
# test/pom.xml
|
2019-03-25 15:03:31 +08:00 |
|
nkorange
|
de25dc844d
|
Add namespace info in log
|
2019-03-25 14:16:29 +08:00 |
|
nkorange
|
e4579c9c0f
|
#923 Add client beat method
|
2019-03-25 11:37:18 +08:00 |
|
nkorange
|
d5dc3e5747
|
#502 Support delete service in AP mode
|
2019-03-22 20:42:00 +08:00 |
|
nkorange
|
dc51aa5703
|
Merge branch 'hotfix_server_mode' into develop
|
2019-03-22 17:31:36 +08:00 |
|
nkorange
|
fcf968c36b
|
Update version to 1.0.0-RC2
|
2019-03-22 17:29:26 +08:00 |
|
Fury Zhu
|
cb5eb8afe3
|
Merge pull request #953 from alibaba/hotfix_server_mode
Hotfix server mode
|
2019-03-22 17:16:59 +08:00 |
|
nkorange
|
18b6523b62
|
Fix #923
|
2019-03-22 17:04:07 +08:00 |
|
nkorange
|
da757f156c
|
Fix #938
|
2019-03-22 16:58:46 +08:00 |
|
nkorange
|
9b24b46f7a
|
Fix #946
|
2019-03-22 12:39:30 +08:00 |
|
Fury Zhu
|
cde0928ec8
|
Merge branch 'master' into hotfix_default_server_mode
|
2019-03-21 09:12:00 +08:00 |
|
nkorange
|
81bbbe6e56
|
#745 Modify default server mode
|
2019-03-21 09:04:19 +08:00 |
|
nkorange
|
7303ea7b66
|
#745 Remove server mode
|
2019-03-20 18:08:36 +08:00 |
|
nkorange
|
f6ea5042c8
|
#502 Refactor
|
2019-03-19 11:03:31 +08:00 |
|
nkorange
|
52d4e01bc7
|
#502 Fix several bugs
|
2019-03-18 20:57:28 +08:00 |
|
nkorange
|
3f2d704691
|
Fix #923
|
2019-03-18 20:03:08 +08:00 |
|
peachyy
|
c83fa78c17
|
Update RaftProxy.java
optimize imports
|
2019-03-18 17:13:09 +08:00 |
|
nkorange
|
df7278a846
|
#502 Fix url too long problem.
|
2019-03-17 15:36:51 +08:00 |
|
nkorange
|
7ca6143550
|
#502 Fix concurrent problem.
|
2019-03-16 20:07:04 +08:00 |
|
nkorange
|
488075fa52
|
Update version to 1.0.0-RC1
|
2019-03-15 15:48:30 +08:00 |
|
nkorange
|
99513a2fe8
|
#502 Support NONE healthChecker deserialize
|
2019-03-15 15:36:17 +08:00 |
|
nkorange
|
592f2b4301
|
#502 Add NONE healthChecker
|
2019-03-15 15:08:01 +08:00 |
|
nkorange
|
7bf60c18e7
|
#757 Remove DOM
|
2019-03-15 14:19:36 +08:00 |
|
nkorange
|
27622664e1
|
#502 Fix bug
|
2019-03-15 14:10:16 +08:00 |
|
nkorange
|
6034bdbdb9
|
#502 Compatible with 0.8.0
|
2019-03-14 16:04:07 +08:00 |
|
nkorange
|
f0c71e6d8b
|
#502 fix bug
|
2019-03-13 18:41:00 +08:00 |
|
nkorange
|
08159d84e1
|
#502 fix bug
|
2019-03-12 18:12:30 +08:00 |
|
nkorange
|
ecc52cdfd7
|
#651 keep some methods
|
2019-03-11 20:28:41 +08:00 |
|
nkorange
|
5f07ce99e4
|
Fix #869
|
2019-03-11 17:32:52 +08:00 |
|
nkorange
|
8d28958cb7
|
#629 Fix bug
|
2019-03-08 17:18:01 +08:00 |
|
nkorange
|
fb8cf7d3b6
|
Fix config name error
|
2019-03-08 10:24:46 +08:00 |
|
nkorange
|
366d9f3c30
|
Fix merge conflict
|
2019-03-07 19:36:40 +08:00 |
|
nkorange
|
dae2809630
|
Merge branch 'develop' into feature_naming_group
# Conflicts:
# api/pom.xml
# client/pom.xml
# client/src/main/java/com/alibaba/nacos/client/naming/NacosNamingService.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/HttpClient.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/NamingProxy.java
# client/src/main/java/com/alibaba/nacos/client/naming/utils/UtilAndComs.java
# cmdb/pom.xml
# common/pom.xml
# config/pom.xml
# console/pom.xml
# core/pom.xml
# distribution/pom.xml
# example/pom.xml
# naming/pom.xml
# pom.xml
# test/pom.xml
|
2019-03-07 19:24:22 +08:00 |
|
nkorange
|
4704200f87
|
#839 Rest of methods refactored.
|
2019-03-07 17:59:08 +08:00 |
|
nkorange
|
82ec466a8b
|
#629 refactor warm up
|
2019-03-07 14:51:14 +08:00 |
|
nkorange
|
bf2f6111d8
|
Fix #865
|
2019-03-06 20:57:10 +08:00 |
|
nkorange
|
79f83f3a67
|
#502 Refactor warm up
|
2019-03-06 17:01:25 +08:00 |
|
nkorange
|
d477bbce7c
|
#502 validate instance format
|
2019-03-06 12:00:01 +08:00 |
|