Hi I logged a JIRA ticket https://issues.apache.org/jira/browse/CAMEL-5170
On Wed, Apr 11, 2012 at 5:59 AM, Claus Ibsen <[email protected]> wrote: > On Tue, Apr 10, 2012 at 4:39 PM, GLIMMERVEEN Arnoud > <[email protected]> wrote: >> Hi all, >> >> We've been using Camel for a while now and we are very happy with it! :-) >> >> Currently we are looking at using ZooKeeper in our project. As our project >> already uses Camel it makes sense to use Camel to interact with ZooKeeper. >> I've played around a bit with the ZooKeeper component and I've noticed that >> when a znode is deleted, the NodeDeleted event is not triggering my Camel >> route. Is this by design or could this point to an issue in the component? >> >> I am using Camel 2.9.1 and ZooKeeper 3.4.3. >> > > I dont think that is by design. Fell free to work on a patch to > fix/improve this. > We love contributions > http://camel.apache.org/contributing.html > > The documentation though don't mention that delete events is sent. But > it would make sense to get this event as well, as its also an > important event. > http://camel.apache.org/zookeeper > > >> Kind regards, >> >> Arnoud Glimmerveen >> >> >> ------------------------------------------------------------------------------------------------------------ >> Disclaimer: >> >> If you are not the intended recipient of this email, please notify the >> sender and delete it. >> Any unauthorized copying, disclosure or distribution of this email or its >> attachment(s) is forbidden. >> Thales Nederland BV will not accept liability for any damage caused by this >> email or its attachment(s). >> Thales Nederland BV is seated in Hengelo and is registered at the Chamber of >> Commerce under number 06061578. >> ------------------------------------------------------------------------------------------------------------ >> >> > > > > -- > Claus Ibsen > ----------------- > CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com > FuseSource > Email: [email protected] > Web: http://fusesource.com > Twitter: davsclaus, fusenews > Blog: http://davsclaus.blogspot.com/ > Author of Camel in Action: http://www.manning.com/ibsen/ -- Claus Ibsen ----------------- CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
