Commit Graph

2582 Commits

Author SHA1 Message Date
yanlinly
0ddbe7d26e
Merge pull request #2875 from alibaba/develop
update 1.3.0 beta
2020-05-25 14:19:37 +08:00
yanlinly
ad2b4fb969
Merge branch 'master' into develop 2020-05-25 13:40:21 +08:00
liaochuntao
aad542a098
Merge pull request #2874 from alibaba/hotfix_notify_cast_error
fix: fix the class cast problem
2020-05-24 22:32:18 +08:00
chuntaojun
843692b10a fix: fix the class cast problem 2020-05-24 21:56:29 +08:00
yanlinly
6a9e9e9b14
Merge pull request #2871 from wolfgangzhu/issue-2657
[ISSUE #2657]SQLException when config server quickstart
2020-05-24 21:54:16 +08:00
liaochuntao
e9f1e8fb98
Merge pull request #2841 from alibaba/feature_1.3.0_beta_grpc
Feature 1.3.0 beta grpc
2020-05-24 13:58:43 +08:00
wolfgang.zhu
05da79f99b fix #2657 add type in sql using ConfigInfoWrapper 2020-05-24 12:07:35 +08:00
chuntaojun
0e52d0457c refactor: modify method name to avoid ambiguity 2020-05-23 21:35:47 +08:00
chuntaojun
6426440a8e refactor: code refactor 2020-05-23 14:33:56 +08:00
chuntaojun
b3368396ae refactor: remove libs 2020-05-22 23:40:18 +08:00
chuntaojun
41703f9805 refactor: code optimization 2020-05-22 23:12:50 +08:00
lin-mt
a7bc539d22 fix the style 2020-05-22 08:27:04 +08:00
lin-mt
ba5098eaa3 fix:#2839 2020-05-22 08:02:13 +08:00
chuntaojun
5e52484a46 refactor: removes the Http forward for the configuration module 2020-05-21 22:11:43 +08:00
chuntaojun
be75c582c2 Merge remote-tracking branch 'origin' into feature_1.3.0_beta_grpc 2020-05-21 22:09:10 +08:00
wangwei
7179cc34a7 [ISSUE #2749]dumpAllTaskMgr did not add the correct processor
rebase develop
2020-05-21 22:03:16 +08:00
liaochuntao
d4efcf4df3
Merge pull request #2548 from wolfdriver/develop_20200329_remove
remove useless code
2020-05-21 21:58:19 +08:00
liaochuntao
fea2c674bd
Merge pull request #2687 from Maijh97/develop
Modify log output
2020-05-21 21:44:04 +08:00
liaochuntao
4ddfe0c1c3
Merge pull request #2691 from jiangcaijun/develop
hashMap constructor : choose more appropriate initialCapacity
2020-05-21 21:37:33 +08:00
liaochuntao
bcec069e90
Merge pull request #2675 from alibaba/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
build(deps): bump jackson-databind from 2.9.10.3 to 2.9.10.4
2020-05-21 21:35:13 +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
yanlinly
405e2c8fe4
Merge pull request #2828 from alibaba/hotfix_config_dump
[ISSUE 2827]: hotfix config dump
2020-05-21 17:54:08 +08:00
chuntaojun
c615699933 refactor: removes the request forwarding logic for the configuration module 2020-05-21 14:53:23 +08:00
chuntaojun
c6ff9031c5 refactor: remove extraneous code 2020-05-20 22:47:54 +08:00
chuntaojun
c4a93d1c37 refactor: code refactor 2020-05-20 15:45:15 +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
e467b26ef6 style: fix code style 2020-05-19 11:21:00 +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
eb64afecba perf: optimize the configuration publishing process 2020-05-16 22:47:49 +08:00
chuntaojun
baae3c7572 perf: config 2020-05-16 22:04:06 +08:00
chuntaojun
feebd1623f refactor: performance optimization 2020-05-16 19:23:11 +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
yanlinly
2cf0d40c1a
Merge pull request #2816 from alibaba/develop
merge 1.3.0 Beta
2020-05-15 19:39:23 +08:00
yanlinly
b10745b87e
update travis.yml
mvn clean package -Pit-test
2020-05-15 18:58:02 +08:00
chuntaojun
afc74da826 build: update version to 1.3.0-BETA 2020-05-15 16:10:38 +08:00
liaochuntao
885210a6ca
Merge pull request #2813 from alibaba/feature_1.3.0_beta
refactor: jraft node removal logic optimization
2020-05-15 15:21:49 +08:00
chuntaojun
a317c7a80b refactor: jraft node removal logic optimization 2020-05-15 15:20:39 +08:00
liaochuntao
ed1194218b
Merge pull request #2809 from alibaba/feature_1.3.0_beta
Fix shrinkage problem
2020-05-15 10:09:06 +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