[ https://issues.apache.org/jira/browse/HBASE-28582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang resolved HBASE-28582. ------------------------------- Fix Version/s: 2.7.0 3.0.0-beta-2 2.6.1 2.5.9 Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2.5+. Thanks [~vjasani] for reviewing! > ModifyTableProcedure should not reset TRSP on region node when closing unused > region replicas > --------------------------------------------------------------------------------------------- > > Key: HBASE-28582 > URL: https://issues.apache.org/jira/browse/HBASE-28582 > Project: HBase > Issue Type: Bug > Components: proc-v2 > Reporter: Duo Zhang > Assignee: Duo Zhang > Priority: Critical > Labels: pull-request-available > Fix For: 2.7.0, 3.0.0-beta-2, 2.6.1, 2.5.9 > > > Found this when digging HBASE-28522. > First, this is not safe as MTP does not like DTP where we hold the exclusive > lock all the time. > Second, even if we hold the exclusive lock all the time, as showed in > HBASE-28522, we may still hang there forever because SCP will not interrupt > the TRSP. -- This message was sent by Atlassian Jira (v8.20.10#820010)