[
https://issues.apache.org/jira/browse/HBASE-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans resolved HBASE-1920.
---------------------------------------
Resolution: Invalid
Closing as invalid because this issue went stale, that part of the code was
reworked a lot and I remember fixing a couple of issues around that subject.
> Client with cached region location pointing at dead server does not recover
> ---------------------------------------------------------------------------
>
> Key: HBASE-1920
> URL: https://issues.apache.org/jira/browse/HBASE-1920
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.20.1
> Reporter: Jonathan Gray
> Priority: Critical
> Fix For: 0.90.0
>
>
> Testing in HBASE-1908 uncovered an issue where I had a client that had cached
> a region location. I killed that regionserver, waited for
> recovery/reassignment, and then tried to scan the table again from the same
> client w/o restarting it.
> A client normally gets a NotServingRegionException when a region is
> reassigned, but since this server is dead the client just got Connection
> Refused type exceptions. These didn't seem to trigger the client to ask META
> for a new region location.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.