You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/06/09 22:13:01 UTC

[jira] [Created] (ACCUMULO-2880) deleting a table with in memory entries forces a flush

Mike Drob created ACCUMULO-2880:
-----------------------------------

             Summary: deleting a table with in memory entries forces a flush
                 Key: ACCUMULO-2880
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2880
             Project: Accumulo
          Issue Type: Bug
          Components: tserver
    Affects Versions: 1.6.0
            Reporter: Mike Drob


Deleting a table with in-memory entries will cause tablets to be unassigned, which will cause data to attempt a flush. If there is some HDFS issue, then this will block, waiting for HDFS to be available again, and the table will be unable to be deleted gracefully.



--
This message was sent by Atlassian JIRA
(v6.2#6252)