drill icon indicating copy to clipboard operation
drill copied to clipboard

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

Open tgrall opened this issue 9 years ago • 0 comments

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:

tgrall avatar Oct 11 '16 15:10 tgrall