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

Li Chao updated HBASE-28139:
----------------------------
    Attachment: HBASE-28139.patch

> Disable table may hang when SCP create TRSP but DTP didn't set tableState to 
> disabling
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-28139
>                 URL: https://issues.apache.org/jira/browse/HBASE-28139
>             Project: HBase
>          Issue Type: Bug
>          Components: amv2
>    Affects Versions: 2.4.17
>            Reporter: Li Chao
>            Priority: Major
>         Attachments: HBASE-28139.patch
>
>
> Consider the following case:
> 1. RegionServer stop or abort, ServerCrashProcedure start running;
> 2. Now, DisableTableProcedure start running but not set tableState to 
> disabling;
> 3. ServerCrashProcedure create TransitStateProcedure with success, but can 
> not running because of xLock had hold by DisableTableProcedure ;
> 4. DisableTable Procedure UnassignProcedure RPC fails because server is down.



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

Reply via email to