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 725E9FCED for ; Fri, 5 Apr 2013 22:47:15 +0000 (UTC) Received: (qmail 39854 invoked by uid 500); 5 Apr 2013 22:47:15 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 39830 invoked by uid 500); 5 Apr 2013 22:47:15 -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 39817 invoked by uid 99); 5 Apr 2013 22:47:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Apr 2013 22:47:15 +0000 Date: Fri, 5 Apr 2013 22:47:15 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-1247) Make master handle tablet with multiple locations 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-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Newton updated ACCUMULO-1247: ---------------------------------- Description: If a tablet as multiple locations in the metadata table, the the master should take no action on that tablet. I think the master may check for a tablet with future and loc, but a tablet with loc and loc. The total number of all loc and future entries for a tablet should be zero or one. You can have no entries, one loc or one future, corresponding to unassigned, hosted or assigned, respectively. (was: If a tablet as multiple locations in the metadata table, the the master should take no action on that tablet. I think the master may check for a tablet with future and loc, but a tablet with loc and loc. A tablet should only have one loc or future, not multiple of either.) > Make master handle tablet with multiple locations > ------------------------------------------------- > > Key: ACCUMULO-1247 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1247 > Project: Accumulo > Issue Type: Sub-task > Affects Versions: 1.4.0 > Reporter: Keith Turner > Fix For: 1.5.0 > > > If a tablet as multiple locations in the metadata table, the the master should take no action on that tablet. I think the master may check for a tablet with future and loc, but a tablet with loc and loc. The total number of all loc and future entries for a tablet should be zero or one. You can have no entries, one loc or one future, corresponding to unassigned, hosted or assigned, respectively. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira