[
https://issues.apache.org/jira/browse/HBASE-11566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-11566:
-----------------------------------
Attachment: HBASE-11566.patch
Patch removes the 'final' qualifier from ExportSnapshot.
> make ExportSnapshot extendable by removing 'final'
> ---------------------------------------------------
>
> Key: HBASE-11566
> URL: https://issues.apache.org/jira/browse/HBASE-11566
> Project: HBase
> Issue Type: Improvement
> Components: snapshots
> Affects Versions: 0.98.4
> Reporter: Demai Ni
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 0.99.0, 0.98.5, 2.0.0
>
> Attachments: HBASE-11566.patch
>
>
> currently the ExportSnapshot is defined as final class. This jira would like
> to remove 'final' to make the class extendable so that we can leverage the
> existing snapshot logic for backup/restore solution discussed in [HBASE-7912
> | https://issues.apache.org/jira/browse/HBASE-7912]
--
This message was sent by Atlassian JIRA
(v6.2#6252)