Return-Path: X-Original-To: apmail-curator-user-archive@minotaur.apache.org Delivered-To: apmail-curator-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A96FB1012F for ; Mon, 10 Jun 2013 17:55:37 +0000 (UTC) Received: (qmail 46516 invoked by uid 500); 10 Jun 2013 17:55:37 -0000 Delivered-To: apmail-curator-user-archive@curator.apache.org Received: (qmail 46466 invoked by uid 500); 10 Jun 2013 17:55:34 -0000 Mailing-List: contact user-help@curator.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@curator.incubator.apache.org Delivered-To: mailing list user@curator.incubator.apache.org Received: (qmail 46458 invoked by uid 99); 10 Jun 2013 17:55:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 17:55:33 +0000 X-ASF-Spam-Status: No, hits=-1997.9 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 10 Jun 2013 17:55:31 +0000 Received: (qmail 44958 invoked by uid 99); 10 Jun 2013 17:55:10 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 17:55:10 +0000 Received: from localhost (HELO mail-la0-f54.google.com) (127.0.0.1) (smtp-auth username vines, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 17:55:10 +0000 Received: by mail-la0-f54.google.com with SMTP id ec20so6036781lab.13 for ; Mon, 10 Jun 2013 10:55:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:reply-to:from:date:message-id:subject:to:content-type; bh=ldEa0TKVRDstz97Y6AKtsB8cosYr18PU86KZ7phnlj8=; b=TUgnscQQXpus0nR7TmuiIKvpAT1SVKoLtNMuKt+bGH/9A2ny2DIhhHO3MTan56vtaL TRtMZ53jW/XxJ2jo17C5yLHWK+uOA9xgZ+jFff7mp95WSkjpLJXEYkRbO9Gg7OLccdIx RgGCEEUxWx29EyT+eqMA8RqGMZvoGgOYjPt1mgaYoDCVVHyQzI0L8VErrwgjYkfkqFy1 SGefDnl3GpJTbcJ252Qk7Y2aDsANY9Swv2KrUR4YIV0i1v77LQUvvYCxvGZ2r9fNhlLA 8VpLExcPSJwS/AEh3blQ+yQ8G3xuSO6EmWGIDckaavJbu9DEf/fKrfmgKvMG7R+FF8kU 9uBQ== X-Received: by 10.112.150.231 with SMTP id ul7mr921691lbb.92.1370886908128; Mon, 10 Jun 2013 10:55:08 -0700 (PDT) MIME-Version: 1.0 Reply-To: vines@apache.org Received: by 10.114.5.163 with HTTP; Mon, 10 Jun 2013 10:54:27 -0700 (PDT) From: John Vines Date: Mon, 10 Jun 2013 13:54:27 -0400 Message-ID: Subject: Recursive node cache To: user@curator.incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b3434c22fb75204ded07b5b X-Virus-Checked: Checked by ClamAV on apache.org --047d7b3434c22fb75204ded07b5b Content-Type: text/plain; charset=ISO-8859-1 Before I put in a ticket, is there a way to make the node cache recursive? As in, get watch events not only for children, but various levels of great*grandchidren? --047d7b3434c22fb75204ded07b5b Content-Type: text/html; charset=ISO-8859-1
Before I put in a ticket, is there a way to make the node cache recursive? As in, get watch events not only for children, but various levels of great*grandchidren?
--047d7b3434c22fb75204ded07b5b--