[
https://issues.apache.org/jira/browse/TAJO-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985991#comment-14985991
]
Tajo QA commented on TAJO-1455:
-------------------------------
{color:red}*-1 overall.*{color} Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12707654/TAJO-1455.patch
against master revision release-0.9.0-rc0-552-g90cb945.
{color:red}-1 patch.{color} The patch command could not apply the patch.
{color:red}-1 patch.{color} The patch command could not apply the patch.
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/891//console
This message is automatically generated.
> Change a variable name from PullServer into pullServer
> ------------------------------------------------------
>
> Key: TAJO-1455
> URL: https://issues.apache.org/jira/browse/TAJO-1455
> Project: Tajo
> Issue Type: Bug
> Reporter: Soonwoong Lee
> Assignee: Soonwoong Lee
> Priority: Trivial
> Attachments: TAJO-1455.patch
>
>
> I think the following variable name should be different from its class name.
> {code}
> - final PullServer PullServer;
> + final PullServer pullServer;
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)