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 9AFC0200C20 for ; Sun, 19 Feb 2017 16:56:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9993C160B65; Sun, 19 Feb 2017 15:56:48 +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 E2EE8160B58 for ; Sun, 19 Feb 2017 16:56:47 +0100 (CET) Received: (qmail 76315 invoked by uid 500); 19 Feb 2017 15:56:46 -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 76024 invoked by uid 99); 19 Feb 2017 15:56:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2017 15:56:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id E894D1803A1 for ; Sun, 19 Feb 2017 15:56:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id wiuPAE9yo90B for ; Sun, 19 Feb 2017 15:56:45 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id E57105FE1E for ; Sun, 19 Feb 2017 15:56:44 +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 61157E030B for ; Sun, 19 Feb 2017 15:56:44 +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 1E2D42411B for ; Sun, 19 Feb 2017 15:56:44 +0000 (UTC) Date: Sun, 19 Feb 2017 15:56:44 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-16112) TestFlushSnapshotFromClient and TestMobFlushSnapshotFromClient are flaky MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 19 Feb 2017 15:56:48 -0000 [ https://issues.apache.org/jira/browse/HBASE-16112?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-16112. ---------------------------- Resolution: Cannot Reproduce > TestFlushSnapshotFromClient and TestMobFlushSnapshotFromClient are flaky > ------------------------------------------------------------------------ > > Key: HBASE-16112 > URL: https://issues.apache.org/jira/browse/HBASE-16112 > Project: HBase > Issue Type: Test > Reporter: Ted Yu > Assignee: Jingcheng Du > Priority: Minor > Attachments: TestFlushSnapshotFromClient-2353.out, TestMobFlushSn= apshotFromClient-2353.out, testSnapshotStateAfterMerge-2353.out > > > On recent QA runs, TestMobFlushSnapshotFromClient failed twice. > https://builds.apache.org/job/PreCommit-HBASE-Build/2360/#showFailuresLin= k > https://builds.apache.org/job/PreCommit-HBASE-Build/2353/artifact/patchpr= ocess/patch-unit-hbase-server.txt > {code} > org.apache.hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient.org.apach= e.hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient > Run 1: TestMobFlushSnapshotFromClient>TestFlushSnapshotFromClient.tearD= own:123->Object.wait:-2 =C3=82=C2=BB TestTimedOut > Run 2: TestMobFlushSnapshotFromClient.org.apache.hadoop.hbase.snapshot.= TestMobFlushSnapshotFromClient =C3=82=C2=BB=20 > org.apache.hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient.testSnaps= hotStateAfterMerge(org.apache.hadoop.hbase.snapshot.TestMobFlushSnapshotFro= mClient) > Run 1: TestMobFlushSnapshotFromClient>TestFlushSnapshotFromClient.testS= napshotStateAfterMerge:335->TestFlushSnapshotFromClient.waitRegionsAfterMer= ge:526 =C3=82=C2=BB RetriesExhausted > Run 2: TestMobFlushSnapshotFromClient>TestFlushSnapshotFromClient.tearD= own:123 =C3=82=C2=BB InterruptedIO > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)