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 |
|
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 |
|
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 |
|
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 |
|
KomachiSion
|
5c8ccfde0f
|
Replace fastjson with jackson for naming.Cluster
|
2020-05-25 16:13:37 +08:00 |
|
KomachiSion
|
db6fc0c026
|
Fully compatible with the old format for health check
|
2020-05-25 16:13:37 +08:00 |
|
KomachiSion
|
f2ef335244
|
Add copyright for unit test
|
2020-05-25 16:12:04 +08:00 |
|
KomachiSion
|
95d7617012
|
Add copyright
|
2020-05-25 16:12:04 +08:00 |
|
KomachiSion
|
8c5bcd8715
|
Replace fastjson with jackson for health checker.
|
2020-05-25 16:12:04 +08:00 |
|
KomachiSion
|
70a0bb7c1b
|
replace fastJson with jackson for naming instance
|
2020-05-25 16:12:04 +08:00 |
|
fenghua.yu
|
34e50e73fd
|
#2855
needs to close GZIPInputStream manually
|
2020-05-25 15:42:19 +08:00 |
|