FerretDB / dance

FerretDB integration testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate Meteor errors

b1ron opened this issue · comments

Use proxy mode to uncover more future errors.

Tasks

re 4.

Deprecated

Changed in version 4.4.

Starting in MongoDB 4.4, the oplogReplay field is deprecated. find fields that use the $gte, $gt, or $eq filter predicated on the ts field will automatically utilize the storage format of the replica set's oplog to execute the command more efficiently. If specified, the server accepts the oplogReplay flag for backwards compatibility, but the flag has no effect.