guluo created HBASE-29184:
-----------------------------
Summary: 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
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)