[
https://issues.apache.org/jira/browse/HBASE-13961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602083#comment-14602083
]
Hudson commented on HBASE-13961:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #992 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/992/])
HBASE-13961 SnapshotManager#initialize should set snapshotLayoutVersion if it
allows to create snapshot with old layout format (Cui Jianwei) (tedyu: rev
2ad8d61423bb2e8afd9b3b7847cf116dae76f708)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/SnapshotManager.java
> SnapshotManager#initialize should set snapshotLayoutVersion if it allows to
> create snapshot with old layout format
> ------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-13961
> URL: https://issues.apache.org/jira/browse/HBASE-13961
> Project: HBase
> Issue Type: Improvement
> Components: snapshots
> Affects Versions: 0.98.13
> Reporter: cuijianwei
> Assignee: cuijianwei
> Priority: Minor
> Fix For: 0.98.14
>
> Attachments: HBASE-13961-0.98-v1.patch
>
>
> In 0.98, it seems the snapshot layout version could be configured by
> "hbase.snapshot.format.version". However, SnapshotManager does not set
> snapshotLayoutVersion in its initialize(...) method so that it always creates
> snapshot with latest layout format even when "hbase.snapshot.format.version"
> is set to SnapshotManifestV1.DESCRIPTOR_VERSION in configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)