[
https://issues.apache.org/jira/browse/HBASE-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796625#comment-13796625
]
Hadoop QA commented on HBASE-9781:
----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12608693/HBASE_9783-0.94.10.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/7564//console
This message is automatically generated.
> A temporary hdfs directory was left when region merge failed by
> same-sequence-id exception.
> -------------------------------------------------------------------------------------------
>
> Key: HBASE-9781
> URL: https://issues.apache.org/jira/browse/HBASE-9781
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.94.10
> Environment: Linux 2.6.32-el5.x86_64
> Reporter: Victor Xu
> Priority: Minor
> Attachments: HBASE_9783-0.94.10.patch
>
>
> Each time I use HRegion.merge(HRegion a, HRegion b) method to merge some
> regions, it makes crazy that there would always be some temporary directories
> left on hdfs because of merging's "Files have same sequenceid" exceptions. I
> have to clean them by hand.
--
This message was sent by Atlassian JIRA
(v6.1#6144)