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 796E71024A for ; Mon, 3 Nov 2014 16:36:35 +0000 (UTC) Received: (qmail 87034 invoked by uid 500); 3 Nov 2014 16:36:34 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 86950 invoked by uid 500); 3 Nov 2014 16:36:34 -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 86574 invoked by uid 99); 3 Nov 2014 16:36:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 16:36:34 +0000 Date: Mon, 3 Nov 2014 16:36:34 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-3273) majc holding up tablet unloads? 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-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194702#comment-14194702 ] Josh Elser commented on ACCUMULO-3273: -------------------------------------- Oh, I remember now: HDFS has a {{DiskChecker}} class which will check a directory (a volume) to make sure it can read and write into the directory. Need to find the frequency at which that gets invoked. > majc holding up tablet unloads? > ------------------------------- > > Key: ACCUMULO-3273 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3273 > Project: Accumulo > Issue Type: Bug > Components: tserver > Affects Versions: 1.6.0, 1.6.1 > Reporter: Eric Newton > Assignee: Eric Newton > Priority: Minor > Fix For: 1.6.2, 1.7.0 > > > While testing ACCUMULO-3263 on a large cluster, the table being randomized would not go offline. Each of these servers was performing a major compaction of the tablets to be offlined. I thought that taking a tablet offline would abort the majc. Need an IT to verify this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)