[
https://issues.apache.org/jira/browse/TAJO-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Soonwoong Lee updated TAJO-1455:
--------------------------------
Attachment: TAJO-1455.patch
> 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)