Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB54910B61 for ; Tue, 7 Jan 2014 19:04:34 +0000 (UTC) Received: (qmail 75292 invoked by uid 500); 7 Jan 2014 19:04:28 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 75081 invoked by uid 500); 7 Jan 2014 19:04:21 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 74861 invoked by uid 99); 7 Jan 2014 19:04:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jan 2014 19:04:12 +0000 Date: Tue, 7 Jan 2014 19:04:12 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2138) Backport ACCUMULO-679 to 1.4.x 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/ACCUMULO-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864558#comment-13864558 ] ASF subversion and git services commented on ACCUMULO-2138: ----------------------------------------------------------- Commit 8f4516eac94e093d42de0a3b3c4ac3d2c1d1838b in branch refs/heads/1.4.5-SNAPSHOT from [~vines] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=8f4516e ] ACCUMULO-2138 Backport ACCUMULO-679 to 1.4.x Original commit message: Fixed the [TabletShouldSplit] test to do a more coherent check and to produce results more consistently that are accurate. WOrks on my machine, but may need more love later git-svn-id: https://svn.apache.org/repos/asf/accumulo/trunk@1359426 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 06db9a008e1fafb821d57f8bd5c35a7065932030) > Backport ACCUMULO-679 to 1.4.x > ------------------------------ > > Key: ACCUMULO-2138 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2138 > Project: Accumulo > Issue Type: Test > Components: test > Affects Versions: 1.4.4 > Reporter: Bill Havanki > Assignee: Bill Havanki > Priority: Minor > Labels: test > Fix For: 1.4.5 > > > ACCUMULO-679 improved the reliability of the TabletShouldSplit test under 1.5.0. The same change should be backported to 1.4.x to reap the same benefit. -- This message was sent by Atlassian JIRA (v6.1.5#6160)