[
https://issues.apache.org/jira/browse/HBASE-11566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071205#comment-14071205
]
Hudson commented on HBASE-11566:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5335 (See
[https://builds.apache.org/job/HBase-TRUNK/5335/])
HBASE-11566 Make ExportSnapshot extendable by removing 'final' (apurtell: rev
3ea48f73db77df1ad67b5805f6831b73f75a3981)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/ExportSnapshot.java
> 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)