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 229AA17E9B for ; Sun, 22 Mar 2015 10:49:12 +0000 (UTC) Received: (qmail 45410 invoked by uid 500); 22 Mar 2015 10:49:11 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 45323 invoked by uid 500); 22 Mar 2015 10:49:11 -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 45073 invoked by uid 99); 22 Mar 2015 10:49:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Mar 2015 10:49:11 +0000 Date: Sun, 22 Mar 2015 10:49:11 +0000 (UTC) From: "Matteo Bertozzi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-13311) TestQuotaThrottle flaky on slow machine 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-13311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-13311: ------------------------------------ Attachment: HBASE-13311-v0.patch > TestQuotaThrottle flaky on slow machine > --------------------------------------- > > Key: HBASE-13311 > URL: https://issues.apache.org/jira/browse/HBASE-13311 > Project: HBase > Issue Type: Bug > Components: test > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Priority: Minor > Attachments: HBASE-13311-v0.patch > > > I got failures on TestQuotaThrottle a slow machine. > we can replace the Thread.sleep() with ManualEnvironmentEdge/EnvironmentEdgeManager.inject() to avoid problems. -- This message was sent by Atlassian JIRA (v6.3.4#6332)