[
https://issues.apache.org/jira/browse/HBASE-28139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772833#comment-17772833
]
ruanhui commented on HBASE-28139:
---------------------------------
hi [~saber_li]
is it possible to design an UT to reproduce the scenario you described ? If i
remember correctly, the amv2 should be able to handle this ? :D
Thanks.
> 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)