hyoungjunkim created TAJO-706:
---------------------------------
Summary: In the case of very quick query, client can't get query
status.
Key: TAJO-706
URL: https://issues.apache.org/jira/browse/TAJO-706
Project: Tajo
Issue Type: Bug
Reporter: hyoungjunkim
Priority: Minor
See the title. TajoClient calls getQueryStatus() to TajoMaster or QueryMaster
every 500ms. If a query is ended within 500ms, TajoClient can't get query
status from TajoMaster. The cause of this problem is that TajoMaster get a
status from QueryInProgress.
--
This message was sent by Atlassian JIRA
(v6.2#6252)