You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/02 00:48:26 UTC

[jira] [Commented] (DRILL-3723) RemoteServiceSet.getServiceSetWithFullCache() ignores arguments

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

ASF GitHub Bot commented on DRILL-3723:
---------------------------------------

GitHub user aleph-zero opened a pull request:

    https://github.com/apache/drill/pull/184

    [DRILL-3723] Remove unused RemoteServiceSet method

    RemoteServiceSet.getServiceSetWithFullCache() was not using any of the
    arguments passed to it. It was identical to getLocalServiceSet().

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

    $ git pull https://github.com/aleph-zero/drill issues/DRILL-3723

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

    https://github.com/apache/drill/pull/184.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 #184
    
----
commit fc79dfda2c4922b9ab8d5db99743b3eb1055fbb5
Author: aleph-zero <an...@primer.org>
Date:   2015-10-01T22:44:54Z

    [DRILL-3723] Remove unused RemoteServiceSet method
    
    RemoteServiceSet.getServiceSetWithFullCache() was not using any of the
    arguments passed to it. It was identical to getLocalServiceSet().

----


> RemoteServiceSet.getServiceSetWithFullCache() ignores arguments
> ---------------------------------------------------------------
>
>                 Key: DRILL-3723
>                 URL: https://issues.apache.org/jira/browse/DRILL-3723
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - RPC
>    Affects Versions: 1.1.0
>            Reporter: Andrew
>            Priority: Minor
>             Fix For: Future
>
>
> RemoteServiceSet.getServiceSetWithFullCache() ignores both of its arguments and is therefore functionally equivalent to getLocalServiceSet().



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