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

Tajo QA commented on TAJO-1707:
-------------------------------

{color:red}*-1 overall.*{color}  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12753674/TAJO-1707.patch
  against master revision release-0.9.0-rc0-434-g2c9305a.

    {color:green}+1 @author.{color}  The patch does not contain any @author 
tags.

    {color:red}-1 tests included.{color}  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac.{color}  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 javadoc.{color}  The applied patch does not increase the 
total number of javadoc warnings.

    {color:green}+1 checkstyle.{color}  The patch generated 0 code style errors.

    {color:red}-1 findbugs.{color}  The patch appears to cause Findbugs 
(version 2.0.3) to fail.

    {color:green}+1 release audit.{color}  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests.{color}  The patch passed unit tests in 
tajo-core.

Test results: 
https://builds.apache.org/job/PreCommit-TAJO-Build/830//testReport/
Findbugs results: 
https://builds.apache.org/job/PreCommit-TAJO-Build/830//findbugsResult
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/830//console

This message is automatically generated.

> 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)

Reply via email to