Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@locus.apache.org Received: (qmail 90524 invoked from network); 22 Sep 2008 20:42:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Sep 2008 20:42:07 -0000 Received: (qmail 72155 invoked by uid 500); 22 Sep 2008 20:42:04 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 72146 invoked by uid 500); 22 Sep 2008 20:42:04 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 72133 invoked by uid 99); 22 Sep 2008 20:42:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 13:42:04 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 20:41:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2845A234C1E1 for ; Mon, 22 Sep 2008 13:41:46 -0700 (PDT) Message-ID: <846679867.1222116106163.JavaMail.jira@brutus> Date: Mon, 22 Sep 2008 13:41:46 -0700 (PDT) From: "Jim Kellerman (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Updated: (HBASE-711) Complain if clock skew across the cluster is badly out of sync In-Reply-To: <670383524.1214449845214.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HBASE-711: -------------------------------- Issue Type: Sub-task (was: New Feature) Parent: HBASE-678 > Complain if clock skew across the cluster is badly out of sync > -------------------------------------------------------------- > > Key: HBASE-711 > URL: https://issues.apache.org/jira/browse/HBASE-711 > Project: Hadoop HBase > Issue Type: Sub-task > Reporter: stack > Assignee: Jim Kellerman > Priority: Minor > Fix For: 0.19.0 > > > hbase-710 and hbase-609 are issues where the system has broken in presence of clock skew over the cluster. Would be a nice service if master could flag very bad clock skew. Regionservers could report their local time when they ping the master. It could do a compare. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.