[
https://issues.apache.org/jira/browse/TAJO-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985626#comment-14985626
]
ASF GitHub Bot commented on TAJO-1455:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tajo/pull/466
> 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)