[
https://issues.apache.org/jira/browse/HBASE-24052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067859#comment-17067859
]
Michael Stack commented on HBASE-24052:
---------------------------------------
I'll make the changes above and push. The 'isStopping' is useless on deeper
dive set only in RegionServer#run on its way out. Any others? We hung last
night but it was in the second 10 minute wait, after the rpc wait. The
becomeActiveMaster thread when done goes into the RegionServer#run thread and
it will try to do stuff like register w/ the master.... Let me add a few more
isStopped checks.
> Add debug to TestMasterShutdown
> -------------------------------
>
> Key: HBASE-24052
> URL: https://issues.apache.org/jira/browse/HBASE-24052
> Project: HBase
> Issue Type: Sub-task
> Reporter: Michael Stack
> Priority: Trivial
> Attachments: 0001-HBASE-24052-Add-debug-to-TestMasterShutdown.patch
>
>
> Temporarily add debug to TestMasterShutdown overnight to learn more about a
> test failure not reproducible locally.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)