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 EFDCF10D01 for ; Thu, 5 Sep 2013 22:32:43 +0000 (UTC) Received: (qmail 96517 invoked by uid 500); 5 Sep 2013 22:32:43 -0000 Delivered-To: apmail-curator-user-archive@curator.apache.org Received: (qmail 96492 invoked by uid 500); 5 Sep 2013 22:32:43 -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 96484 invoked by uid 99); 5 Sep 2013 22:32:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 22:32:43 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ohechkay@gmail.com designates 209.85.212.170 as permitted sender) Received: from [209.85.212.170] (HELO mail-wi0-f170.google.com) (209.85.212.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 22:32:36 +0000 Received: by mail-wi0-f170.google.com with SMTP id cb5so213564wib.3 for ; Thu, 05 Sep 2013 15:32:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=X70Sm76R+Atqm+tgRVk1K6QJzX6zZJgDCF9ub/1Rnb4=; b=ZIJJECX+6DIYnHdCTS25f7fdxFAbdurJ3Z/HtN0KBIR9YE1zsy40CUzmFS841IYhHt WIORxbsW8VVy/h/tGKfx/+tc1h41EKiYmOfPfwCkA4FO/hzIhnKnPlMqYl8LDdC87fFx bPpVFK6ekSW7mU7ZSvdjQGsc208Zr/F5Xmob3juPV4VyUeguX5RjKOWlj82PB5IKBt0L dY2BVkCHtIcyI9HvCF77qsbg9ggOli+A0F+f1juy2Dfla+2BCmlvQ55C0kPnDw4rA3e/ V0TyFXjEz2SG5IgPv9gq+1Z7BS/AJTjGFCPQP3RHXleT8fdr69YR0P65fcwYtwW2XNr3 KwdA== MIME-Version: 1.0 X-Received: by 10.194.123.227 with SMTP id md3mr8670480wjb.17.1378420336620; Thu, 05 Sep 2013 15:32:16 -0700 (PDT) Received: by 10.194.103.66 with HTTP; Thu, 5 Sep 2013 15:32:16 -0700 (PDT) Date: Thu, 5 Sep 2013 15:32:16 -0700 Message-ID: Subject: ChildReaper and Reaper.Mode From: Owen Kim To: user@curator.incubator.apache.org Content-Type: multipart/alternative; boundary=089e01229a5884136b04e5aa7e96 X-Virus-Checked: Checked by ClamAV on apache.org --089e01229a5884136b04e5aa7e96 Content-Type: text/plain; charset=ISO-8859-1 A ChildReaper is said to reap the children of a parent node. How is this affected by the Reaper modes, REAP_UNTIL_GONE, REAP_INDEFINITELY, REAP_UNTIL_DELETE? Does ChildReaper eventually reap the parent path given? --089e01229a5884136b04e5aa7e96 Content-Type: text/html; charset=ISO-8859-1
A ChildReaper is said to reap the children of a parent node. How is this affected by the Reaper modes, REAP_UNTIL_GONE, REAP_INDEFINITELY, REAP_UNTIL_DELETE?

Does ChildReaper eventually reap the parent path given?
--089e01229a5884136b04e5aa7e96--