[
https://issues.apache.org/jira/browse/HBASE-6979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Xiang updated HBASE-6979:
-------------------------------
Status: Patch Available (was: Open)
In this patch, we just sideline any existing old recovered.edits file. No
special care is tried to make sure the old file is indeed sidelined properly,
don't overwrite other file.
> recovered.edits file should no break SplitLogManager
> ----------------------------------------------------
>
> 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