You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/18 14:37:34 UTC

[jira] [Commented] (TAJO-1195) Remove unused CachedDNSResolver Class

    [ https://issues.apache.org/jira/browse/TAJO-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216175#comment-14216175 ] 

ASF GitHub Bot commented on TAJO-1195:
--------------------------------------

GitHub user charsyam opened a pull request:

    https://github.com/apache/tajo/pull/253

    TAJO-1195: Remove unused CachedDNSResolver Class

    Tajo doesn't use CachedDNSResolver.java anymore.
    So I think it is better to remove this class for Readability.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/charsyam/tajo feature/remove_unused_class

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/253.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 #253
    
----
commit c91b1dc94db2c7a42909ed08fe21e85cd87618af
Author: clark.kang <cl...@kakao.com>
Date:   2014-11-18T12:59:27Z

    Remove CachedDNSResolver.java

----


> Remove unused CachedDNSResolver Class
> -------------------------------------
>
>                 Key: TAJO-1195
>                 URL: https://issues.apache.org/jira/browse/TAJO-1195
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: DaeMyung Kang
>            Assignee: DaeMyung Kang
>            Priority: Trivial
>
> Tajo doesn't use CachedDNSResolver.java anymore.
> So I think it is better to remove this class for Readability.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)