Demai Ni created HBASE-11566:
--------------------------------
Summary: 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, 0.98.3
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)