[
https://issues.apache.org/jira/browse/TAJO-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946698#comment-13946698
]
Jihoon Son commented on TAJO-706:
---------------------------------
[~hjkim], thanks for your contribution.
This patch looks good to me, and passed all the unit tests.
But, if you add a test, the patch would be great!
Would you add an unit test?
Thanks,
Jihoon
> 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
> Assignee: hyoungjunkim
> Priority: Minor
> Attachments: TAJO-706.patch
>
>
> 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)