[
https://issues.apache.org/jira/browse/HBASE-14193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662336#comment-14662336
]
Dave Latham commented on HBASE-14193:
-------------------------------------
I think we should still have this if statement around the bootstrap call:
{code}
if (!FSUtils.metaRegionExists(fs, rd))
{code}
Just remove the else clause alone.
> Remove support for direct upgrade from pre-0.96 versions
> --------------------------------------------------------
>
> Key: HBASE-14193
> URL: https://issues.apache.org/jira/browse/HBASE-14193
> Project: HBase
> Issue Type: Improvement
> Reporter: Lars Francke
> Assignee: Lars Francke
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-14193.patch
>
>
> As discussed on the mailing list this will remove all support for upgrades
> from pre-0.96 versions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)