You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2013/04/05 19:55:17 UTC

[jira] [Created] (ACCUMULO-1246) Metadata cache should reject tablets with mutiple locations

Keith Turner created ACCUMULO-1246:
--------------------------------------

             Summary: Metadata cache should reject tablets with mutiple locations
                 Key: ACCUMULO-1246
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1246
             Project: Accumulo
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Keith Turner
            Assignee: Keith Turner
             Fix For: 1.5.0


A tablet being assigned to multiple locations is a condition that indicates a bug in Accumulo.  If this should happen the client side code that caches tablet location from the metadata table will currently just take one of the locations.  If a tablet has multiple locations, then the client code should fail.  Proceeding when a tablet has multiple location clould result in silent data loss or reading stale and/or incomplete data.

--
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