Camel-Zookeeper does not read value store in zNode repeatedly

Solution Unverified - Updated -

Issue

  • I'm trying to use the camel-zookeeper component to read value store in zNode repeatedly but when I read it, I always get a null body. Below is the camel route.
<route>
 <from uri="timer://foo?fixedRate=true&amp;period=60000"/>
 <from uri="zookeeper://{{sys:zookeeper.url}}/test/simpleapp"/>
 <to uri="log:foundZoo?showAll=true" />
</route>

Environment

  • Red Hat JBoss Fuse
    • 6.2.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content