[
https://issues.apache.org/jira/browse/HBASE-17745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899635#comment-15899635
]
Ted Yu commented on HBASE-17745:
--------------------------------
{code}
+ return disableReplicationPeer(controller, request);
{code}
Add stub to the call - as identified by findbugs.
> Support short circuit connection for master services
> ----------------------------------------------------
>
> Key: HBASE-17745
> URL: https://issues.apache.org/jira/browse/HBASE-17745
> Project: HBase
> Issue Type: Sub-task
> Reporter: Yu Li
> Assignee: Yu Li
> Attachments: HBASE-17745.patch
>
>
> As titled, now we have short circuit connection, but no short circuit for
> master services, and we propose to support it in this JIRA.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)