[
https://issues.apache.org/jira/browse/TAJO-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15061284#comment-15061284
]
ASF GitHub Bot commented on TAJO-2022:
--------------------------------------
Github user jinossy commented on the pull request:
https://github.com/apache/tajo/pull/913#issuecomment-165308880
+1 LGTM!
Travis failure is not related this issue. I verified tests on my laptop
> Add AsyncTaskServer to TajoMaster
> ---------------------------------
>
> Key: TAJO-2022
> URL: https://issues.apache.org/jira/browse/TAJO-2022
> Project: Tajo
> Issue Type: Improvement
> Components: TajoMaster
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Minor
> Fix For: 0.12.0, 0.11.1
>
>
> TajoMaster performs various tasks for query lifetime, and the tasks are
> likely to be easily delayed. They sometimes may be the main cause of
> unnecessary blocking problems. My patch adds AsyncTaskServer to run delayed
> tasks in an asynchronous way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)