[
https://issues.apache.org/jira/browse/HBASE-22135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806056#comment-16806056
]
Duo Zhang commented on HBASE-22135:
-----------------------------------
OK, we just follow the old logic where we call a isMasterRunning before
actually return the master stub, but seems the logic is broken...
Let me check...
> AsyncAdmin will not refresh master address
> ------------------------------------------
>
> Key: HBASE-22135
> URL: https://issues.apache.org/jira/browse/HBASE-22135
> Project: HBase
> Issue Type: Sub-task
> Components: Admin, asyncclient, Client
> Reporter: Duo Zhang
> Priority: Major
>
> This is a big problem... If we stop the active master and promote the backup
> master, all methods in AsyncAdmin, which need to connect the master will fail
> as they try to connect to the old active master forever...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)