[
https://issues.apache.org/jira/browse/HBASE-13961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599329#comment-14599329
]
Matteo Bertozzi commented on HBASE-13961:
-----------------------------------------
+1
> 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
> Priority: Minor
> 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)