| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
connections due to rollback
|
|
|
|
| |
kImplicitDefault)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Remove leading comments that are just stating the filename.
Move any file-level comments below the copyright banner.
Remove leading blank lines.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This makes it possible to prevent the mongo shell from gossiping a
clusterTime to stand-alone mongod processes when the mongo shell is also
connected to a replica set or a sharded cluster.
|
|
|
|
|
| |
The shell should attach the logical session used to initiate cursors
(via find or aggregate) and use it for successive getMores.
|
|
|
|
| |
legacy op emulation
|
|
|
|
| |
Basic logical session implementation for the shell
|
|
|
|
| |
DBClientCursor still uses legacy op
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 80d6ca07522fce27f9559007791ebe4a1afe0866.
|
| |
|
| |
|
|
|
|
| |
This reverts commit 7c3878adaf73736c33c7f65b718d8b5705c36142.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
metadata object
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This change introduces a remote command targeter interface to be used as a
stub to start implementing the targeting logic.
|
| |
|
| |
|
| |
|
|
|
|
| |
primary is down
|
|
|
|
| |
unavailable secondary
|
| |
|