[
https://issues.apache.org/jira/browse/HBASE-24052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068289#comment-17068289
]
Michael Stack commented on HBASE-24052:
---------------------------------------
This failure is pretty informative:
https://builds.apache.org/job/HBase-Flaky-Tests/job/branch-2/5884/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestMasterShutdown-output.txt
The join on shutdown is not coming home though the shutdown went in to the
master. We seem to be stuck trying to put up a ReadOnlyZKClient zk connection.
I pushed a simplification on the test. Seems to be working. Will know more in
morning.
> 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.addendum.patch,
> 0001-HBASE-24052-Add-debug-to-TestMasterShutdown.addendum2.patch,
> 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)