[
https://issues.apache.org/jira/browse/TAJO-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796709#comment-13796709
]
Hyunsik Choi commented on TAJO-254:
-----------------------------------
I'm sorry for confusing. I've written a wrong commit log for this issue.
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git;a=commit;h=fd60ec395b951764caaed8a8ebe5bf5bef1eb96f
> 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)