You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/03/11 07:57:13 UTC

[camel] branch regen_bot updated (fe84085a199 -> 44f22780423)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from fe84085a199 CAMEL-19050: doc correction (#9509)
     add 44f22780423 CAMEL-19133: camel-zookeeper - Serialize MetaData in camel-cloud service discovery problem. Thanks to geyipeng for patch.

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/zookeeper/cloud/MetaData.java | 16 ++++++++++++++++
 .../zookeeper/cloud/ZooKeeperServiceDiscovery.java       |  4 ----
 .../zookeeper/cloud/ZooKeeperServiceRegistry.java        | 12 ------------
 .../integration/SpringZooKeeperServiceCallRouteIT.java   | 14 +++++++-------
 .../cloud/integration/ZooKeeperServiceCallRouteIT.java   | 16 ++++++++--------
 .../cloud/integration/ZooKeeperServiceDiscoveryIT.java   | 11 ++++++-----
 .../integration/ZooKeeperServiceRegistrationITBase.java  | 11 ++++++-----
 7 files changed, 43 insertions(+), 41 deletions(-)
 create mode 100644 components/camel-zookeeper/src/main/java/org/apache/camel/component/zookeeper/cloud/MetaData.java