[
https://issues.apache.org/jira/browse/TAJO-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651486#comment-14651486
]
ASF GitHub Bot commented on TAJO-1736:
--------------------------------------
Github user jinossy commented on the pull request:
https://github.com/apache/tajo/pull/674#issuecomment-127135265
+1 LGTM
Thank you for your contribution!
> Remove and improvement a unnecessary method(getMountPath()).
> ------------------------------------------------------------
>
> Key: TAJO-1736
> URL: https://issues.apache.org/jira/browse/TAJO-1736
> Project: Tajo
> Issue Type: Improvement
> Components: TajoMaster, Worker
> Reporter: YeonSu Han
> Assignee: YeonSu Han
> Fix For: 0.11.0
>
>
> Remove and improvement a unnecessary method(getMountPath()).
> - getMountPath() of TajoMaster is not use. So it be remove.
> - getMountPath() of TajoWorker is only use in initCleanupService() of
> TajoWorker. It is in order that get count of worker temporal dir. But
> getMountPath() is unobtainable correct count. It can get in
> WORKER_TEMPORAL_DIR of config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)