[
https://issues.apache.org/jira/browse/HBASE-22303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16826112#comment-16826112
]
Duo Zhang commented on HBASE-22303:
-----------------------------------
OK, there is a short circuit connection for sync client so we can get the
DoNotRetryIOException directly... After changing the async client, since the
RSRpcServices just implements the blocking interface, there is no way to set up
the short circuit connection so we will get a RemoteException. Let me just
rebase to remove the commit here and also HBASE-22239 since we are on a feature
branch, and then upload a new patch in HBASE-22239 to address the problem...
> Fix TestReplicationDroppedTables
> --------------------------------
>
> Key: HBASE-22303
> URL: https://issues.apache.org/jira/browse/HBASE-22303
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Attachments: HBASE-22303-HBASE-21512.patch
>
>
> It is broken by HBASE-22239...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)