GitHub user tgrall opened a pull request:

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

    DRILL-4882 - Support for MongoDB Direct Connection to a node in a Replica 
Set.

    See issue DRILL-4882
    
    In some case, for analytics the applicatio, Drill, has to connect to node 
directly without access the replica set or shard globally.
    
    The new configuration option `direct-connection` true|false allows drillbit 
to be directly connected to a node.
    
    References:
    * [Connection 
String](http://mongodb.github.io/mongo-java-driver/3.0/driver/reference/connecting/connection-settings/)
    * [Direct Connection 
term](https://github.com/mongodb/specifications/blob/master/source/server-selection/server-selection.rst#terms)


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

    $ git pull https://github.com/tgrall/drill DRILL-4882

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

    https://github.com/apache/drill/pull/609.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 #609
    
----

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to