Return-Path: X-Original-To: apmail-curator-commits-archive@minotaur.apache.org Delivered-To: apmail-curator-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9C9C517D7B for ; Wed, 6 May 2015 04:55:59 +0000 (UTC) Received: (qmail 66947 invoked by uid 500); 6 May 2015 04:55:59 -0000 Delivered-To: apmail-curator-commits-archive@curator.apache.org Received: (qmail 66727 invoked by uid 500); 6 May 2015 04:55:59 -0000 Mailing-List: contact commits-help@curator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.apache.org Delivered-To: mailing list commits@curator.apache.org Received: (qmail 66603 invoked by uid 99); 6 May 2015 04:55:59 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2015 04:55:59 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 16C77E3596; Wed, 6 May 2015 04:55:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: randgalt@apache.org To: commits@curator.apache.org Date: Wed, 06 May 2015 04:56:05 -0000 Message-Id: <07712663376c42a3a3379dd10dfb7c04@git.apache.org> In-Reply-To: <34422cdf5d34428891ea339c0ed20424@git.apache.org> References: <34422cdf5d34428891ea339c0ed20424@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [08/50] curator git commit: Merge branch 'CURATOR-173' Merge branch 'CURATOR-173' Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/67b122da Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/67b122da Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/67b122da Branch: refs/heads/CURATOR-160 Commit: 67b122da508b1edbc3ccf31525db1da666fc0859 Parents: 49eb02a aa3dff7 Author: Scott Blum Authored: Wed Mar 11 12:39:03 2015 -0400 Committer: Scott Blum Committed: Wed Mar 11 12:39:50 2015 -0400 ---------------------------------------------------------------------- .../framework/recipes/locks/ChildReaper.java | 37 ++++++++++++++++-- .../recipes/locks/InterProcessSemaphoreV2.java | 7 ++++ .../locks/TestInterProcessSemaphore.java | 40 ++++++++++++++++++++ 3 files changed, 80 insertions(+), 4 deletions(-) ----------------------------------------------------------------------