[
https://issues.apache.org/jira/browse/TEZ-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107513#comment-14107513
]
Siddharth Seth commented on TEZ-1446:
-------------------------------------
+1. Looks good. Thanks [~pramachandran]. Committing in a bit.
> Move the fetch code for local disk fetch from data movement event handlers to
> fetcher
> -------------------------------------------------------------------------------------
>
> Key: TEZ-1446
> URL: https://issues.apache.org/jira/browse/TEZ-1446
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Prakash Ramachandran
> Assignee: Prakash Ramachandran
> Attachments: TEZ-1446.1.patch, TEZ-1446.2.patch, TEZ-1446.3.patch
>
>
> doing the fetch in the EventHandler has the drawback of tying up the
> EventHandling thread, in case it takes time to read the Index file. Even, for
> a healthy disk - we can do without any delays on this thread, so that the
> fetcher have some work to do.
> Also Need to add Unit test cases for the local fetch.
--
This message was sent by Atlassian JIRA
(v6.2#6252)