[ https://issues.apache.org/jira/browse/HBASE-29184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016150#comment-18016150 ]
Hudson commented on HBASE-29184: -------------------------------- Results for branch master [build #1337 on builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1337/]: (x) *{color:red}-1 overall{color}* ---- details (if available): (/) {color:green}+1 general checks{color} -- For more information [see general report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1337/General_20Nightly_20Build_20Report/] (x) {color:red}-1 jdk17 hadoop3 checks{color} -- For more information [see jdk17 report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1337/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/] (/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color} -- For more information [see jdk17 report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1337/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/] (/) {color:green}+1 source release artifact{color} -- See build output for details. (/) {color:green}+1 client integration test for 3.3.5 {color} (/) {color:green}+1 client integration test for 3.3.6 {color} (/) {color:green}+1 client integration test for 3.4.0 {color} (/) {color:green}+1 client integration test for 3.4.1 {color} > 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)