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 B94BD200B88 for ; Wed, 7 Sep 2016 19:10:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B7E83160ABF; Wed, 7 Sep 2016 17:10:23 +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 37D7D160AD3 for ; Wed, 7 Sep 2016 19:10:23 +0200 (CEST) Received: (qmail 87522 invoked by uid 500); 7 Sep 2016 17:10:22 -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 87418 invoked by uid 99); 7 Sep 2016 17:10:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2016 17:10:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 386562C1B80 for ; Wed, 7 Sep 2016 17:10:22 +0000 (UTC) Date: Wed, 7 Sep 2016 17:10:22 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-4159) Major compactions block bulk ingest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 07 Sep 2016 17:10:23 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-4159: ---------------------------------------- Fix Version/s: (was: 1.6.6) 2.0.0 > Major compactions block bulk ingest > ----------------------------------- > > Key: ACCUMULO-4159 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4159 > Project: Accumulo > Issue Type: Bug > Components: core > Affects Versions: 1.6.5 > Reporter: Ed Coleman > Assignee: Ed Coleman > Fix For: 1.7.3, 1.8.1, 2.0.0 > > > Major compactions seem to block bulk ingest. During a long running compaction with a table that frequently receives bulk ingest, the bulk ingests seem to hang until the compaction completes or is killed. > The compactions and the bulk ingest(s) do show up in the IN_PROGESS fate transactions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)