[ 
https://issues.apache.org/jira/browse/HBASE-6979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474632#comment-13474632
 ] 

Jimmy Xiang commented on HBASE-6979:
------------------------------------

Good question.  This happens only during upgrade from a very old version. We'd 
like to fix that so as to make sure users have some good experience with 
upgrade. The test I added to simulate the error condition to make sure the fix 
is indeed working.

I thought about delete it.  If trash is not enabled, then it is gone. As to 
/tmp, I am very open. I could not find a better place.  I think we can delete
it as well, just not very sure.
                
> recovered.edits file should not break distributed log splitting
> ---------------------------------------------------------------
>
>                 Key: HBASE-6979
>                 URL: https://issues.apache.org/jira/browse/HBASE-6979
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: trunk-6979.patch
>
>
> Distributed log splitting fails in creating the recovered.edits folder during 
> upgrade because there is a file called recovered.edits there.
> Instead of checking if the patch exists, we need to check if it exists and is 
> a path.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to