[
https://issues.apache.org/jira/browse/HBASE-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cosmin Lehene resolved HBASE-7517.
----------------------------------
Resolution: Incomplete
[~amitanand] closing as incomplete for now. Please reopen and add details if it
still valid
> Preemptive fast fail exception should not be processed multiple times in the
> stack
> ----------------------------------------------------------------------------------
>
> Key: HBASE-7517
> URL: https://issues.apache.org/jira/browse/HBASE-7517
> Project: HBase
> Issue Type: Bug
> Reporter: Amitanand Aiyer
> Priority: Minor
>
> Preemptive fast fail exception is a mechanism to prevent client threads from
> blocking on talking to a unresponsive server.
> This was introduced in HBASE-6629.
> However, if a PFFE is thrown from an inner function (say locateRegionInMeta),
> then the outer functions should not process this exception as a failure in
> talking to the RS. We should just percolate this exception back to the client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)