[
https://issues.apache.org/jira/browse/TAJO-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271734#comment-14271734
]
ASF GitHub Bot commented on TAJO-1296:
--------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/346
TAJO-1296: Remove obsolete classes from tajo.master.container package.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-1296
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/346.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #346
----
commit 60e3f3d63ecb33abcc5fc854cd3768b9dcf82caf
Author: Hyunsik Choi <[email protected]>
Date: 2015-01-09T19:14:58Z
TAJO-1296: Remove obsolete classes from tajo.master.container package.
----
> Remove obsolete classes from tajo.master.container package.
> -----------------------------------------------------------
>
> Key: TAJO-1296
> URL: https://issues.apache.org/jira/browse/TAJO-1296
> Project: Tajo
> Issue Type: Task
> Components: tajo master
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Minor
> Fix For: 0.10
>
>
> TajoRecord, TajoRecordFactory, and TajoRecordFactoryProvider are lightly
> used, but its codes are heavy. They can be removed if TajoContainerId
> directly creates TajoContainerIdPBImpl without using TajoRecord.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)