[
https://issues.apache.org/jira/browse/HADOOP-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501101
]
Hadoop QA commented on HADOOP-1445:
-----------------------------------
-1, new javadoc warnings
The javadoc tool appears to have generated warning messages when testing the
latest attachment
http://issues.apache.org/jira/secure/attachment/12358798/hadoop1445.patch
against trunk revision r543862.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/241/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/241/console
Please note that this message is automatically generated and may represent a
problem with the automation system and not the patch.
> 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.