Commit Graph

2404 Commits

Author SHA1 Message Date
KomachiSion
d27a6c7ea6 Fix replace jackson error 2020-05-28 10:40:05 +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
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
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
liaochuntao
fc5089602f
Merge pull request #2878 from alibaba/hotfix_notify
Hotfix notify
2020-05-25 15:02:27 +08:00
chuntaojun
6b7a00ab00 fix: fix notify ut 2020-05-25 15:00:07 +08:00
chuntaojun
6c5f7cfeca fix: fix publish event may casue class-cast-exception 2020-05-25 14:58:29 +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
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
liaochuntao
d4efcf4df3
Merge pull request #2548 from wolfdriver/develop_20200329_remove
remove useless code
2020-05-21 21:58:19 +08:00