Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 17479200C2B for ; Wed, 15 Feb 2017 08:30:47 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 16120160B46; Wed, 15 Feb 2017 07:30:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6AEFB160B5E for ; Wed, 15 Feb 2017 08:30:46 +0100 (CET) Received: (qmail 57936 invoked by uid 500); 15 Feb 2017 07:30:45 -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 57668 invoked by uid 99); 15 Feb 2017 07:30:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2017 07:30:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id EEEA2C144F for ; Wed, 15 Feb 2017 07:30:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id UBGgLRW7BJKg for ; Wed, 15 Feb 2017 07:30:44 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id B19D55FB49 for ; Wed, 15 Feb 2017 07:30:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id CF7E6E0798 for ; Wed, 15 Feb 2017 07:30:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0F3A024136 for ; Wed, 15 Feb 2017 07:30:42 +0000 (UTC) Date: Wed, 15 Feb 2017 07:30:42 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-17640) Unittest error in TestMobCompactor with different timezone MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 15 Feb 2017 07:30:47 -0000 [ https://issues.apache.org/jira/browse/HBASE-17640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867379#comment-15867379 ] Hudson commented on HBASE-17640: -------------------------------- FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2507 (See [https://builds.apache.org/job/HBase-Trunk_matrix/2507/]) HBASE-17640 Unittest error in TestMobCompactor with different timezone (jingchengdu: rev 33e9a8c77585ce165ecf672d6ab96d3a3b63f90a) * (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/mob/compactions/TestMobCompactor.java > Unittest error in TestMobCompactor with different timezone > ---------------------------------------------------------- > > Key: HBASE-17640 > URL: https://issues.apache.org/jira/browse/HBASE-17640 > Project: HBase > Issue Type: Bug > Components: mob > Affects Versions: 2.0.0 > Reporter: huaxiang sun > Assignee: huaxiang sun > Priority: Minor > Fix For: 2.0.0 > > Attachments: HBASE-17640-master-v001.patch > > > Jingcheng reported an unittest error which he debugged and found that it is a timezone issue. I am attaching the patch here. -- This message was sent by Atlassian JIRA (v6.3.15#6346)