You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2023/11/17 11:47:00 UTC

[jira] [Updated] (HBASE-28210) Should not add procedure to rollback step when it is suspended

     [ https://issues.apache.org/jira/browse/HBASE-28210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang updated HBASE-28210:
------------------------------
    Description: 
Found this when implementing HBASE-28199, as after HBASE-28199 we will suspend procedures a lot, so a missed scenario has been covered and it will fail some UTs with corrupted procedures when loading.

I think this issue should be fixed separately as it affects all active branches.

Let me try to implement a UT first.

  was:
Found this when implementing HBASE-28199, as after HBASE-28199 we will suspend procedures a lot, so a missed scenario has been covered.

I think this issue should be fixed separately as it affects all active branches.

Let me try to implement a UT first.


> Should not add procedure to rollback step when it is suspended
> --------------------------------------------------------------
>
>                 Key: HBASE-28210
>                 URL: https://issues.apache.org/jira/browse/HBASE-28210
>             Project: HBase
>          Issue Type: Bug
>          Components: master, proc-v2
>            Reporter: Duo Zhang
>            Priority: Critical
>
> Found this when implementing HBASE-28199, as after HBASE-28199 we will suspend procedures a lot, so a missed scenario has been covered and it will fail some UTs with corrupted procedures when loading.
> I think this issue should be fixed separately as it affects all active branches.
> Let me try to implement a UT first.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)