dubbo/dubbo-registry
Lee hong 189d76be5d
check child is json or not in zookeeper.it will be continue if not. (#14166)
* check child is json or not.it will be continue if not.

* try to save code format problem.

* child could be json array.so child could start with { or [.

* fix the problem of it will continue some message to make zookeeper outtime.

* try to continue the string without warn.

* format the code.

* catch the exception of JSONException.

* try to fix java.lang.NoClassDefFoundError because of JSONException.

* add isJson method and implement it in JSON.

* implement the checkJson method and use it in ZookeeperRegistry

* format the code.

* add some test case.

* format the code.

* format the code.

* format the code.

* format the code.

* format the code.

* format the code.

* format the code.

* format the code.

* format the code.

* add some information.

* format the code.

* add human friendly comment.

* format the code.

* format the code.

---------

Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
Co-authored-by: Jermaine Hua <crazyhzm@gmail.com>
2024-05-21 11:36:53 +08:00
..
dubbo-registry-api Fix the problem of multiple namespaces in MetadataReport (#13971) 2024-05-08 14:09:08 +08:00
dubbo-registry-multicast Fix Sonar issue s2293 The diamond operator ('<>') should be used (#14005) 2024-03-29 11:40:06 +08:00
dubbo-registry-multiple Fix Sonar issue s2293 The diamond operator ('<>') should be used (#14005) 2024-03-29 11:40:06 +08:00
dubbo-registry-nacos compatible service discovery, export noting suffix servicename, eg: ${interface}:${version} (#14096) 2024-04-22 19:42:47 +08:00
dubbo-registry-zookeeper check child is json or not in zookeeper.it will be continue if not. (#14166) 2024-05-21 11:36:53 +08:00
pom.xml [3.2]Use spotless to format the code (#13320) 2023-11-07 15:40:13 +08:00