Soonwoong Lee created TAJO-1455:
-----------------------------------
Summary: 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
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)