[
https://issues.apache.org/jira/browse/TAJO-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796714#comment-13796714
]
Hudson commented on TAJO-254:
-----------------------------
SUCCESS: Integrated in Tajo-trunk-postcommit #517 (See
[https://builds.apache.org/job/Tajo-trunk-postcommit/517/])
TAJO-254: Refactor package names and class names to have proper names.
(hyunsik) (hyunsik:
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=1325c42e53a3ef23ec07b9ece71714504aea26b6)
* CHANGES.txt
> Refactor package names and class names to have proper names
> -----------------------------------------------------------
>
> Key: TAJO-254
> URL: https://issues.apache.org/jira/browse/TAJO-254
> Project: Tajo
> Issue Type: Improvement
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.2-incubating
>
> Attachments: TAJO-254_2.patch, TAJO-254.patch
>
>
> This package removes unused classes and files :
> * FragmentDeserializer
> * scheduler/event/*
> * Callback in tajo-rpc
> * NettyAsyncRpcProxy
> * NettyBlockingRpcProxy
> * NettyRpc
> * NettyRpcServer
> * rpc/benchmark/* in tajo-rpc
> * ProtoParamRpcProtocol.proto
> * ProtoParamRpcProtos.proto
> Also, this patch renames as follows:
> * CallFuture2 to CallFuture
> * ProtoAsyncRpc* -> AsyncRpc*
> * ProtoBlockingRpc* -> BlockingRpc*
> Finally, this patch moves InCountry and Country functions from
> tajo/engine/function package to tajo/engine/function/geo package.
--
This message was sent by Atlassian JIRA
(v6.1#6144)