You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/11/22 02:42:36 UTC

[jira] [Created] (TAJO-323) Refactor inconsistent class and variable names

Hyunsik Choi created TAJO-323:
---------------------------------

             Summary: Refactor inconsistent class and variable names
                 Key: TAJO-323
                 URL: https://issues.apache.org/jira/browse/TAJO-323
             Project: Tajo
          Issue Type: Task
            Reporter: Hyunsik Choi
             Fix For: 0.8-incubating


There are inconsistent class and variable names. For example, QueryUnit and task are used in a  mixing way, and QueryUnitAttempt and taskattempt are used in a  mixing way. They reduce readability and make developers confuse.

Now is the right time to correct them. The main object of this issue is to investigate those inconsistent class and variable names and correct them.

However, this work may make many conflicts. In order to minimize the code conflict, we need to make a number of small separate refactors.



--
This message was sent by Atlassian JIRA
(v6.1#6144)