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 C153F105A6 for ; Fri, 19 Dec 2014 23:04:14 +0000 (UTC) Received: (qmail 45077 invoked by uid 500); 19 Dec 2014 23:04:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 44977 invoked by uid 500); 19 Dec 2014 23:04:14 -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 44744 invoked by uid 99); 19 Dec 2014 23:04:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Dec 2014 23:04:14 +0000 Date: Fri, 19 Dec 2014 23:04:14 +0000 (UTC) From: "Jesse Yates (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12703) Cleanup TestClientPushback for repeatability 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-12703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254188#comment-14254188 ] Jesse Yates commented on HBASE-12703: ------------------------------------- Ah, at long last (and only like 4 retries). I'll commit this evening, unless there are any objections. > Cleanup TestClientPushback for repeatability > -------------------------------------------- > > Key: HBASE-12703 > URL: https://issues.apache.org/jira/browse/HBASE-12703 > Project: HBase > Issue Type: Bug > Components: test > Affects Versions: 2.0.0 > Reporter: Jesse Yates > Assignee: Jesse Yates > Priority: Minor > Fix For: 2.0.0 > > Attachments: hbase-12703-trunk-v0.patch, hbase-12703-trunk-v0.patch > > > [~dimaspivak] recommended that we change TestClientPushback to be more repeatable, instead of relying on magic numbers, which may or may not fluctuate. -- This message was sent by Atlassian JIRA (v6.3.4#6332)