Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45D2D17E14 for ; Sat, 24 Jan 2015 09:42:35 +0000 (UTC) Received: (qmail 75045 invoked by uid 500); 24 Jan 2015 09:42:35 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 74994 invoked by uid 500); 24 Jan 2015 09:42:35 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 74978 invoked by uid 99); 24 Jan 2015 09:42:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Jan 2015 09:42:35 +0000 Date: Sat, 24 Jan 2015 09:42:34 +0000 (UTC) From: "Florian Barca (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMBARI-8317) Refactor the OS-dependent Ambari Server Windows components MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-8317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Barca resolved AMBARI-8317. ----------------------------------- Resolution: Fixed Fixed with the following commits in trunk: e4b2d34b6bf1f1c31944576277cb71f8d771c2e8 cd2a67c8277bb899bb886f00f044a95fbf88fc06 a902c53720cfbfb8aca5f69a7a7ff579a8911d4b 49955a35971f723dcc8d4acee57fbd9d6bec58f5 244f1879eb70a63a0846352b305b4c2d21e9689 > Refactor the OS-dependent Ambari Server Windows components > ---------------------------------------------------------- > > Key: AMBARI-8317 > URL: https://issues.apache.org/jira/browse/AMBARI-8317 > Project: Ambari > Issue Type: Task > Components: ambari-server > Affects Versions: 2.0.0 > Environment: Linux/Windows > Reporter: Jayush Luniya > Assignee: Florian Barca > Labels: WinRefactor > Fix For: 2.0.0 > > Attachments: AMBARI-8317.6.patch, AMBARI-8317.61.patch, AMBARI-8317.7.patch, AMBARI-8317.8.patch, AMBARI-8317.9.patch > > > From the https://reviews.apache.org/r/27898/ feedback: > Refactor OS-dependent classes into contract classes and implementations connected by class factories. This includes but is not limited to: HeartbeatStopHandler, Hardware, AgentConfig, HostInfo, AmbariAgentService. -- This message was sent by Atlassian JIRA (v6.3.4#6332)