[
https://issues.apache.org/jira/browse/HDFS-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Wang updated HDFS-3969:
------------------------------
Attachment: hdfs-3969-2.patch
I took Todd's patch and rebased it for recent trunk. I also took the
opportunity to fix a few whitespace issues and outdated comments.
I reviewed this patch as part of rebasing it, and I'm +1. I'd appreciate a
review from another committer though before committing.
> Small bug fixes and improvements for disk locations API
> -------------------------------------------------------
>
> Key: HDFS-3969
> URL: https://issues.apache.org/jira/browse/HDFS-3969
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs-client
> Affects Versions: 3.0.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Attachments: hdfs-3969-2.patch, hdfs-3969.txt
>
>
> The new disk block locations API has a configurable timeout, but it's used
> inconsistently: the invokeAll() call to the thread pool assumes the timeout
> is in seconds, but the RPC timeout is set in milliseconds.
> Also, we can improve the wire protocol for this API to be a lot more
> efficient.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)