[ 
https://issues.apache.org/jira/browse/TAJO-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366853#comment-14366853
 ] 

ASF GitHub Bot commented on TAJO-1412:
--------------------------------------

GitHub user navis opened a pull request:

    https://github.com/apache/tajo/pull/432

    TAJO-1412 Add polling API in TajoMasterClientProtocol to wait result 
effectively

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/navis/tajo TAJO-1412

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/432.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #432
    
----
commit d8088f73bd61b061f6999283b4f83fbd01d1f7e1
Author: navis.ryu <[email protected]>
Date:   2015-03-18T09:01:40Z

    TAJO-1412 Add polling API in TajoMasterClientProtocol to wait result 
effectively

----


> Add polling API in TajoMasterClientProtocol to wait result effectively
> ----------------------------------------------------------------------
>
>                 Key: TAJO-1412
>                 URL: https://issues.apache.org/jira/browse/TAJO-1412
>             Project: Tajo
>          Issue Type: Improvement
>          Components: client
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>
> Currently, client polls master node to acquire result frequently (every 500 
> msec), which seemed not small enough for light queries and not big enough for 
> heavy queries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to