[
https://issues.apache.org/jira/browse/HADOOP-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HADOOP-1445:
--------------------------
Attachment: hadoop1445.patch
v2 w/o tilde
> 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-v2.patch, hadoop1445-v2.patch~,
> hadoop1445.patch, 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.