Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-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 9F07A104B3 for ; Sat, 9 Nov 2013 01:49:17 +0000 (UTC) Received: (qmail 12341 invoked by uid 500); 9 Nov 2013 01:49:17 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 12278 invoked by uid 500); 9 Nov 2013 01:49:17 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 12261 invoked by uid 99); 9 Nov 2013 01:49:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Nov 2013 01:49:17 +0000 Date: Sat, 9 Nov 2013 01:49:17 +0000 (UTC) From: "Srimanth Gunturi (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-3732) Extract hosts selection dialog into a utility method MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Srimanth Gunturi created AMBARI-3732: ---------------------------------------- Summary: Extract hosts selection dialog into a utility method Key: AMBARI-3732 URL: https://issues.apache.org/jira/browse/AMBARI-3732 Project: Ambari Issue Type: Bug Components: client Affects Versions: 1.4.2 Reporter: Srimanth Gunturi Assignee: Srimanth Gunturi Fix For: 1.4.2 Currently hosts selection dialog is embedded in the configurations view code. However this should be made into a utility so that any host selection functionality can reuse it. -- This message was sent by Atlassian JIRA (v6.1#6144)