[
https://issues.apache.org/jira/browse/TAJO-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14726962#comment-14726962
]
Hudson commented on TAJO-1707:
------------------------------
FAILURE: Integrated in Tajo-master-CODEGEN-build #468 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/468/])
TAJO-1707: Rack local count can be more than actual number of tasks. (jhkim:
rev f2c434332822fbf53d9b22810509baf5c9718e56)
* CHANGES
* tajo-core/src/main/java/org/apache/tajo/querymaster/AbstractTaskScheduler.java
* tajo-core/src/main/java/org/apache/tajo/querymaster/DefaultTaskScheduler.java
> Rack local count can be more than actual number of tasks.
> ---------------------------------------------------------
>
> Key: TAJO-1707
> URL: https://issues.apache.org/jira/browse/TAJO-1707
> Project: Tajo
> Issue Type: Bug
> Components: TajoMaster, Web UI
> Reporter: Hyunsik Choi
> Assignee: Jinho Kim
> Priority: Minor
> Fix For: 0.11.0, 0.12.0
>
> Attachments: TAJO-1707.patch
>
>
> See the title. I can see the wrong count of rack local at
> http://host:port/querytasks.jsp in TajoMaster. The count is greater than
> actual number of tasks.
> {noformat}
> # Tasks: 23 (Local Tasks: 0, Rack Local Tasks: 27)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)