Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E37CAD3E8 for ; Fri, 7 Sep 2012 21:38:07 +0000 (UTC) Received: (qmail 85525 invoked by uid 500); 7 Sep 2012 21:38:07 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 85489 invoked by uid 500); 7 Sep 2012 21:38:07 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 85479 invoked by uid 99); 7 Sep 2012 21:38:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Sep 2012 21:38:07 +0000 Date: Sat, 8 Sep 2012 08:38:07 +1100 (NCT) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: <1072416929.52446.1347053887677.JavaMail.jiratomcat@arcas> In-Reply-To: <906967945.51843.1347044587814.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-6743) Move EnvironmentEdge classes to hbase-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/HBASE-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451006#comment-13451006 ] stack commented on HBASE-6743: ------------------------------ Did you forget to svn add the classes back in hbase-common Chris? They are not in the patch? > Move EnvironmentEdge classes to hbase-common > -------------------------------------------- > > Key: HBASE-6743 > URL: https://issues.apache.org/jira/browse/HBASE-6743 > Project: HBase > Issue Type: Improvement > Reporter: Chris Trezzo > Assignee: Chris Trezzo > Priority: Minor > Fix For: 0.96.0 > > Attachments: 6743v1.txt > > > Move the classes related to EnvironmentEdge to the hbase-common module. If we want to replace all occurrences of System.currentTimeMillis() with EnvironmentEdgeManager.currentTimeMillis(), we need to be able to reference these classes from multiple modules. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira