Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8029A9BDB for ; Wed, 25 Apr 2012 12:32:39 +0000 (UTC) Received: (qmail 96793 invoked by uid 500); 25 Apr 2012 12:32:39 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 96738 invoked by uid 500); 25 Apr 2012 12:32:39 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 96724 invoked by uid 99); 25 Apr 2012 12:32:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2012 12:32:38 +0000 X-ASF-Spam-Status: No, hits=-1998.7 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD,URI_HEX X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2012 12:32:36 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7665A43FF8 for ; Wed, 25 Apr 2012 12:32:16 +0000 (UTC) Date: Wed, 25 Apr 2012 12:32:16 +0000 (UTC) From: "Arnoud Glimmerveen (JIRA)" To: issues@camel.apache.org Message-ID: <104162916.45.1335357136486.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <206309849.25271.1334388746027.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CAMEL-5170) Add support for delete event in camel-zookeeper MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnoud Glimmerveen updated CAMEL-5170: -------------------------------------- Attachment: CAMEL-5170.patch This patch adds support for communicating the NodeDeleted event to a Camel route as an empty message (sendEmptyMessageOnDelete flag on the endpoint controls this behaviour, defaulting to true). In addition a header is added that communicates ZooKeeper's EventType, adding information to the Message describing what sort of ZooKeeper event triggered the Camel route. > 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 > Fix For: 2.10.0 > > Attachments: CAMEL-5170.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