You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/02 18:56:28 UTC

[jira] [Commented] (TAJO-1455) Change a variable name from PullServer into pullServer

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