[
https://issues.apache.org/jira/browse/TAJO-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558693#comment-14558693
]
ASF GitHub Bot commented on TAJO-1599:
--------------------------------------
Github user jinossy commented on the pull request:
https://github.com/apache/tajo/pull/577#issuecomment-105395728
Thank you for the review!
I'll commit soon
> Implement NodeResourceManager and Status updater
> ------------------------------------------------
>
> Key: TAJO-1599
> URL: https://issues.apache.org/jira/browse/TAJO-1599
> Project: Tajo
> Issue Type: Sub-task
> Components: query master, resource manager, worker
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.11.0
>
> Attachments: TAJO-1599.patch, TAJO-1599_2.patch, TAJO-1599_3.patch
>
>
> NodeResourceManager can allocate the request. if node is no more available
> resource, It will be reject the request.
> When a resource is deallocated, NodeStatusUpdater sends resource status
> repeatedly to ResourceTracker.
> NodeResourceManager
> * Allocate batch requests
> * Cancel part of batch
> NodeStatusUpdater
> * Send ping
> * Send available resource status
> * Send node status
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)