[
https://issues.apache.org/jira/browse/CAMEL-19133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
geyipeng updated CAMEL-19133:
-----------------------------
Priority: Major (was: Critical)
> Zookeeper's service registration and discovery is not working properly
> ----------------------------------------------------------------------
>
> Key: CAMEL-19133
> URL: https://issues.apache.org/jira/browse/CAMEL-19133
> Project: Camel
> Issue Type: Bug
> Components: camel-zookeeper
> Affects Versions: 3.20.2
> Environment: jdk17+springboot2.7.9+camel3.20.2
> Reporter: geyipeng
> Priority: Major
> Attachments: changeMetaData.patch, image-2023-03-11-09-09-06-741.png,
> image-2023-03-11-09-11-24-022.png
>
>
> issue:The service registration function of zookeeper will carry type
> information during serialization
> !image-2023-03-11-09-09-06-741.png!
> and an error will be reported due to different MetaData during
> deserialization
> !image-2023-03-11-09-11-24-022.png!
> solution:
> The internal class MetaData in the ZooKeeperServiceDiscovery and
> ZooKeeperServiceRegistry needs to be extracted
> This is my modified patch in the camel-3.20.2 revision of the camel-zookeeper
> project
--
This message was sent by Atlassian Jira
(v8.20.10#820010)