cuijianwei created HBASE-13961:
----------------------------------
Summary: 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
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)