[
https://issues.apache.org/jira/browse/CAMEL-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263398#comment-13263398
]
Arnoud Glimmerveen commented on CAMEL-5170:
-------------------------------------------
In the *Options* section the new option sendEmptyMessageOnDelete should be
documented as follows:
| sendEmptyMessageOnDelete | true | upon the delete of a znode, should an empty
message be send to the consumer |
In the *Reading from znode* section the following should be added:
When data is read due to a WatchedEvent received from the ZooKeeper ensemble,
the CamelZookeeperEventType header holds ZooKeeper's
[EventType|http://zookeeper.apache.org/doc/current/api/org/apache/zookeeper/Watcher.Event.EventType.html]
value from that WatchedEvent. If the data is read initially (not triggered by
a WatchedEvent) the CamelZookeeperEventType header will not be set.
> Add support for delete event in camel-zookeeper
> -----------------------------------------------
>
> Key: CAMEL-5170
> URL: https://issues.apache.org/jira/browse/CAMEL-5170
> Project: Camel
> Issue Type: Improvement
> Components: camel-zookeeper
> Reporter: Claus Ibsen
> Assignee: Willem Jiang
> Fix For: 2.10.0
>
> Attachments: CAMEL-5170.patch, CAMEL-5170_v2.patch
>
>
> See nabble
> http://camel.465427.n5.nabble.com/Receiving-NodeDeleted-event-using-Camel-s-ZooKeeper-component-tp5630121p5630121.html
> We should add support so this event is also triggered in the camel-zookeeper
> component.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira