Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 49EEA187B7 for ; Thu, 17 Sep 2015 04:16:48 +0000 (UTC) Received: (qmail 68230 invoked by uid 500); 17 Sep 2015 04:16:46 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 67860 invoked by uid 500); 17 Sep 2015 04:16:46 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 67841 invoked by uid 99); 17 Sep 2015 04:16:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2015 04:16:46 +0000 Date: Thu, 17 Sep 2015 04:16:45 +0000 (UTC) From: "Xianyin Xin (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HADOOP-12409) Move org.apache.hadoop.yarn.util.Clock and relative implementations to hadoop Common 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/HADOOP-12409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianyin Xin resolved HADOOP-12409. ---------------------------------- Resolution: Won't Fix There're already similar utilities like {{Time}}, {{Timer}} and {{FakeTimer}} in hadoop.util, so move yarn.util.Clock to hadoop Common would cause some function duplication. Now close this jira as won't fix. Unreasonable using of Clock will be tracked in another jira. > Move org.apache.hadoop.yarn.util.Clock and relative implementations to hadoop Common > ------------------------------------------------------------------------------------ > > Key: HADOOP-12409 > URL: https://issues.apache.org/jira/browse/HADOOP-12409 > Project: Hadoop Common > Issue Type: Improvement > Components: util > Affects Versions: 3.0.0 > Reporter: Xianyin Xin > Assignee: Xianyin Xin > Priority: Minor > Attachments: Hadoop-12409.001.patch, Hadoop-12409.002.patch > > > It is widely used by MR and YARN. -- This message was sent by Atlassian JIRA (v6.3.4#6332)