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 4BB71200B3B for ; Mon, 11 Jul 2016 22:53:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4A3F4160A5E; Mon, 11 Jul 2016 20:53:13 +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 8F64F160A85 for ; Mon, 11 Jul 2016 22:53:12 +0200 (CEST) Received: (qmail 3377 invoked by uid 500); 11 Jul 2016 20:53:11 -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 2963 invoked by uid 99); 11 Jul 2016 20:53:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2016 20:53:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 198F12C02A7 for ; Mon, 11 Jul 2016 20:53:11 +0000 (UTC) Date: Mon, 11 Jul 2016 20:53:11 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-4370) Inconsistencies in waiting for accumulo.replication to come online in ReplicationIT MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 11 Jul 2016 20:53:13 -0000 Josh Elser created ACCUMULO-4370: ------------------------------------ Summary: Inconsistencies in waiting for accumulo.replication to come online in ReplicationIT Key: ACCUMULO-4370 URL: https://issues.apache.org/jira/browse/ACCUMULO-4370 Project: Accumulo Issue Type: Bug Components: test Reporter: Josh Elser Assignee: Josh Elser Priority: Trivial Fix For: 1.7.3, 1.8.0 Another intermittent test failure. {{ReplicationIT.correctClusterNameInWorkEntry()}} failed because the replication table did not come online in the expected amount of time. Looking at the file in total, we have multiple different values for the number of times we'll check and the amount of time to wait inbetween. Let's consolidate these all. -- This message was sent by Atlassian JIRA (v6.3.4#6332)