You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by aleph-zero <gi...@git.apache.org> on 2015/10/02 00:47:38 UTC

[GitHub] drill pull request: [DRILL-3723] Remove unused RemoteServiceSet me...

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().

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---