[ 
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

Reply via email to