Commit Graph

2481 Commits

Author SHA1 Message Date
chuntaojun
a1b4653d68 fix: fix unit tests that do not conform to PMD 2020-05-29 20:14:52 +08:00
chuntaojun
5dcee2f1c6 fix: fix pmd 2020-05-29 19:59:08 +08:00
chuntaojun
dc416377dc fix: fix startup failure 2020-05-29 19:32:39 +08:00
Jack Dai
9692cd1b8c 合并和origin/develop的冲突 2020-05-29 19:01:48 +08:00
chuntaojun
a26f369d95 Merge remote-tracking branch 'origin' into feature_1.3.0_beta_grpc_perf 2020-05-29 18:42:16 +08:00
chuntaojun
a5661f033d feat: add the metircs 2020-05-29 18:42:14 +08:00
Jack Dai
27a257c84e 合并origin/develop的变更 2020-05-29 18:41:00 +08:00
TsingLiang
ea4a029ca4
Merge pull request #2918 from KomachiSion/develop-issue#2842
[ISSUE #2842] Fix serverStatus api jackson error
2020-05-29 17:41:17 +08:00
Jack Dai
594eac42b3 整理每个module的plugin和dependency的版本号 2020-05-29 16:35:48 +08:00
KomachiSion
d396a885ea Fix deserialize error for raft beat 2020-05-29 16:22:33 +08:00
KomachiSion
da4cc10e8a Fix deserialize error for raft beat 2020-05-29 15:38:25 +08:00
KomachiSion
fc714dac74 Fix deserialize error for raft beat 2020-05-29 15:14:13 +08:00
KomachiSion
866f134262 Fix circle dependency error in Cluster 2020-05-29 14:18:08 +08:00
liaochuntao
d62390cee7
Merge pull request #2729 from showkawa/develop
最近在阅读贵公司源码时候,本地代码工具扫描出几处Performance defect: Iteration can be replaced…
2020-05-29 12:07:18 +08:00
KomachiSion
810827c91c Fix serverStatus api jackson error 2020-05-29 12:05:22 +08:00
jintonghuoya
89c0388d18 初步整理根pom中的版本号 2020-05-29 00:02:19 +08:00
chuntaojun
5cd5ca35b8 refactor: merge develop 2020-05-28 20:14:47 +08:00
yanlinly
93f8533565
Merge pull request #2914 from KomachiSion/develop-issue#2842
[ISSUE #2842] Fix replaced error
2020-05-28 17:02:02 +08:00
KomachiSion
73a2ba634b Fix spelling error 2020-05-28 10:46:12 +08:00
KomachiSion
d27a6c7ea6 Fix replace jackson error 2020-05-28 10:40:05 +08:00
chuntaojun
e8533155c7 fix: fix startup problem 2020-05-27 22:05:38 +08:00
yanlinly
cb1ef7ef90
Merge pull request #2904 from KomachiSion/develop-issue#2842
[ISSUE #2842] Replace Fastjson with Jackson except nacos-test module
2020-05-27 21:06:26 +08:00
chuntaojun
6525b5a6f8 fix: fix startup read failure 2020-05-27 18:37:36 +08:00
KomachiSion
0b1a58e29b Remove all dependency except nacos-test 2020-05-27 15:41:07 +08:00
KomachiSion
90db4f17a9 Replace fastjson with jackson for nacos-naming transport 2020-05-27 15:40:43 +08:00
KomachiSion
3b0e9df9a9 Replace fastjson with jackson for nacos-naming controller and consistency 2020-05-27 15:40:21 +08:00
KomachiSion
eec067ffbd Replace fastjson with jackson for nacos-naming misc 2020-05-27 15:39:41 +08:00
KomachiSion
a980e4ea65 Replace fastjson with jackson for nacos-naming pojo 2020-05-27 15:39:13 +08:00
KomachiSion
61135f6dce Replace fastjson with jackson for naming.core 2020-05-27 15:38:17 +08:00
KomachiSion
9fc5a971d6 Add include non_null config and add new method 2020-05-27 15:37:32 +08:00
KomachiSion
4eb4e11184 Replace fastjson with jackson for nacos-console 2020-05-27 09:35:00 +08:00
KomachiSion
2aaa54a19b Replace fastjson with jackson for nacos-cmdb 2020-05-27 09:34:59 +08:00
KomachiSion
bbeb7d6a4a Replace fastjson with jackson for nacos-core 2020-05-27 09:34:59 +08:00
yanlinly
a07b0c530f
Merge pull request #2893 from KomachiSion/develop-issue#2842
[ISSUE #2842]Replace Fastjson with Jackson for nacos-api and nacos-client
2020-05-26 22:41:02 +08:00
liaochuntao
e566132f22
Merge pull request #2879 from yfh0918/develop
#2855
2020-05-26 18:30:21 +08:00
yfh0918
3f956bef4b #2896 bugfix 2020-05-26 16:51:32 +08:00
yfh0918
38a3f5d735 #2896 bug fix 2020-05-26 16:36:29 +08:00
KomachiSion
3887a5e0b9 Abstract NacosRuntimeException as unchecked exception super class 2020-05-26 15:39:24 +08:00
KomachiSion
5b9780e2fc Replace fastjson with jackson for nacos-client 2020-05-26 14:59:23 +08:00
KomachiSion
ff6e09e58d Handle serialization exception in JacksonUtils 2020-05-26 14:59:23 +08:00
KomachiSion
b443279ed0 Replace all fastjson with jackson in nacos-api 2020-05-26 14:59:23 +08:00
liaochuntao
041416790d
Merge pull request #2880 from jzdayz/develop
code optimize
2020-05-26 12:16:00 +08:00
chuntaojun
6fe1d0d0da improvement: adjust part of the code 2020-05-26 11:57:27 +08:00
chuntaojun
bf2adb4be5 feat: merge develop 2020-05-26 09:43:37 +08:00
yanlinly
cae9c6d2f5
Merge pull request #2872 from KomachiSion/develop-issue#2842
[ISSUE #2842] Replace Fastjson with Jackson for naming instance and health checker.
2020-05-25 21:44:02 +08:00
yfh0918
1484a59499 #2855 2020-05-25 17:59:30 +08:00
fenghua.yu
2da06cf05b #2855 2020-05-25 17:44:03 +08:00
胡晴风
c277d2a438 code optimize 2020-05-25 17:18:05 +08:00
KomachiSion
d34bef36a9 Replace fastjson with jackson for Service 2020-05-25 16:13:37 +08:00
KomachiSion
4607bb7c00 Replace fastjson with jackson for Selector 2020-05-25 16:13:37 +08:00