[
https://issues.apache.org/jira/browse/HBASE-11566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071149#comment-14071149
]
Hudson commented on HBASE-11566:
--------------------------------
FAILURE: Integrated in HBase-1.0 #63 (See
[https://builds.apache.org/job/HBase-1.0/63/])
HBASE-11566 Make ExportSnapshot extendable by removing 'final' (apurtell: rev
3b93a81ff42cb32dbf622f0381a84f1105d7af6d)
*
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)