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 |
|
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 |
|