You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "stack (JIRA)" <ji...@apache.org> on 2007/06/04 06:19:15 UTC

[jira] Updated: (HADOOP-1445) Support updates across region splits and compactions

     [ https://issues.apache.org/jira/browse/HADOOP-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HADOOP-1445:
--------------------------

    Status: Patch Available  (was: In Progress)

> Support updates across region splits and compactions
> ----------------------------------------------------
>
>                 Key: HADOOP-1445
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1445
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: stack
>            Assignee: stack
>         Attachments: hadoop1445.patch
>
>
> Running an extended serial write test (EvaluationClient), a test that runs long enough it triggers compactions and splits, hbase falls over.  In the former case, client gets locked out.  In the latter, the client times out.
> During compactions, hbase should be able to continue to take writes/updates.  During splits, the client will have to recalibrate so writes go instead into the new splits but again, other than a pause, writes shouldn't be dropped.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.