[
https://issues.apache.org/jira/browse/HDFS-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kihwal Lee updated HDFS-5870:
-----------------------------
Status: Patch Available (was: Open)
> The legacy local reader stops working on block token expiration
> ---------------------------------------------------------------
>
> Key: HDFS-5870
> URL: https://issues.apache.org/jira/browse/HDFS-5870
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: Kihwal Lee
> Assignee: Kihwal Lee
> Attachments: HDFS-5870.patch
>
>
> HDFS-5637 fixed the issue for 2.0, but after the new domain socket based
> local reader, the fix won't work for the old "legacy" short-circuit local
> reader. This is because DFSInputStream#getBlockReader() catches IOException
> and disables it when calling BlockReaderFactory.getLegacyBlockReaderLocal().
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)