[
https://issues.apache.org/jira/browse/HBASE-21595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16745402#comment-16745402
]
Andrew Purtell commented on HBASE-21595:
----------------------------------------
HBASE-21402 is not relevant for branch-1. I already backported the original
commit to branch-1
commit e7ff91f35ee9fbf9f66ef6e999a8155368d91753
Author: Guanghao Zhang <[email protected]>
Date: Fri Oct 19 19:34:04 2018 +0800
HBASE-21325 Force to terminate regionserver when abort hang in somewhere
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerAbortTimeout.java
Amending-Author: Andrew Purtell <[email protected]>
> Print thread's information and stack traces when RS is aborting forcibly
> ------------------------------------------------------------------------
>
> Key: HBASE-21595
> URL: https://issues.apache.org/jira/browse/HBASE-21595
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Affects Versions: 3.0.0, 1.5.0, 2.2.0
> Reporter: Pankaj Kumar
> Assignee: Pankaj Kumar
> Priority: Minor
> Labels: operability
> Fix For: 3.0.0, 1.5.0, 2.2.0
>
> Attachments: HBASE-21595.branch-1.patch, HBASE-21595.patch
>
>
> After HBASE-21325 RS terminate forcibly on abort timeout.
> We should print the thread info before terminating, will be useful to analyze
> the RS abort timeout problem.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)