[
https://issues.apache.org/jira/browse/HBASE-10355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908711#comment-13908711
]
Enis Soztutar commented on HBASE-10355:
---------------------------------------
bq. I am also running into some other problems about a lot of meta cache
entries being evicted although there is no CM running
Scratch that! The root cause turned out to be that, I did not enable
"hbase.ipc.client.allowsInterrupt" (from HBASE-10525), thus the rpc cancel
interruptions was closing the connections left and right. We should either
document this very well, or auto-enable interrupts if this jira is used.
Let me run some longer tests before commit. Will return back.
> Failover RPC's from client using region replicas
> ------------------------------------------------
>
> Key: HBASE-10355
> URL: https://issues.apache.org/jira/browse/HBASE-10355
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Reporter: Enis Soztutar
> Assignee: Nicolas Liochon
> Fix For: 0.99.0
>
> Attachments: 10355.v1.patch, 10355.v2.patch, 10355.v3.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)