use local returns the following error.
close_cursor_on_adding_new_shards-configRS:PRIMARY> use local 2017-08-30T16:56:12.109-0400 E QUERY [thread1] TypeError: db.getSession(...).getSiblingDB is not a function : shellHelper.use@src/mongo/shell/utils.js:681:10 shellHelper@src/mongo/shell/utils.js:668:15 @(shellhelp2):1:1
Autocomplete also failed.
- related to
-
SERVER-30686 Integrate retryWrites into mongo shell's SessionOptions
- Closed