[
https://issues.apache.org/jira/browse/TAJO-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948786#comment-13948786
]
Jihoon Son commented on TAJO-706:
---------------------------------
Thanks, [~hjkim]!
I'll review the patch, and check the aforementioned problem after applying the
patch.
> 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, TAJO-706_2.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)