Hyunsik Choi created TAJO-2022:
----------------------------------
Summary: 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)