[
https://issues.apache.org/jira/browse/HBASE-11566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14070474#comment-14070474
]
Andrew Purtell commented on HBASE-11566:
----------------------------------------
[~jmhsieh] why was ExportSnapshot marked final? Any concerns about removing
that qualifier?
> 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.3, 0.98.4
> Reporter: Demai Ni
> Assignee: Demai Ni
> Priority: Minor
> Fix For: 0.99.0, 1.0.0, 0.98.5, 2.0.0
>
>
> 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)