Return-Path: X-Original-To: apmail-curator-dev-archive@minotaur.apache.org Delivered-To: apmail-curator-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E1B8910F65 for ; Thu, 6 Feb 2014 19:27:58 +0000 (UTC) Received: (qmail 26663 invoked by uid 500); 6 Feb 2014 19:24:43 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 25884 invoked by uid 500); 6 Feb 2014 19:24:27 -0000 Mailing-List: contact dev-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 dev@curator.apache.org Received: (qmail 25672 invoked by uid 99); 6 Feb 2014 19:24:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Feb 2014 19:24:23 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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; Thu, 06 Feb 2014 19:24:22 +0000 Received: (qmail 21303 invoked by uid 99); 6 Feb 2014 19:22:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Feb 2014 19:22:13 +0000 Date: Thu, 6 Feb 2014 19:22:13 +0000 (UTC) From: "Jordan Zimmerman (JIRA)" To: dev@curator.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CURATOR-86) ServiceProvider would benefit from a getAllInstances() method 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 Jordan Zimmerman created CURATOR-86: --------------------------------------- Summary: ServiceProvider would benefit from a getAllInstances() method Key: CURATOR-86 URL: https://issues.apache.org/jira/browse/CURATOR-86 Project: Apache Curator Issue Type: Improvement Components: Recipes Affects Versions: 2.4.0 Reporter: Jordan Zimmerman Assignee: Jordan Zimmerman Fix For: 2.4.1 The ServiceProvider would benefit from a getAllInstances() method. The infrastructure for this method is already there so this is really a trivial addition. -- This message was sent by Atlassian JIRA (v6.1.5#6160)