[ https://issues.apache.org/jira/browse/HBASE-29184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
guluo resolved HBASE-29184. --------------------------- Fix Version/s: 2.7.0 3.0.0-beta-2 2.6.4 Assignee: guluo Resolution: Fixed > The snapshot type for disabled table is incorrect when snapshot procedure is > enabled > ------------------------------------------------------------------------------------ > > Key: HBASE-29184 > URL: https://issues.apache.org/jira/browse/HBASE-29184 > Project: HBase > Issue Type: Bug > Components: snapshots > Environment: hbase master > Reporter: guluo > Assignee: guluo > Priority: Major > Labels: pull-request-available > Fix For: 2.7.0, 3.0.0-beta-2, 2.6.4 > > > The snapshot type should be DISABLED if the table is in the DISABLED state > when snapshotting this table. > However, in the current version, when snapshot procedure is enabled, the > snapshot type is FLUSH. > > Additionally, I found that if snapshot procedure is disabled, the snapshot > type for a DISABLED table behaves as expected. -- This message was sent by Atlassian Jira (v8.20.10#820010)