[
https://issues.apache.org/jira/browse/TAJO-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636148#comment-14636148
]
ASF GitHub Bot commented on TAJO-1695:
--------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/639#issuecomment-123546458
+1 LGTM!
> Shuffle fetcher executor should be consider random writing
> ----------------------------------------------------------
>
> Key: TAJO-1695
> URL: https://issues.apache.org/jira/browse/TAJO-1695
> Project: Tajo
> Issue Type: Improvement
> Components: Data Shuffle, Worker
> Affects Versions: 0.11.0
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.11.0
>
>
> Currently, shuffle fetcher executes simultaneously in same thread pool and It
> happens a lot of random writing.
> We should change to dedicated thread pool per taskContainer
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)