[
https://issues.apache.org/jira/browse/HBASE-29184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-29184:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)