ZhangYoudong
Results
2
issues of
ZhangYoudong
See details in [SERVER-31687](https://jira.mongodb.org/browse/SERVER-31687) `$lte` condition may cause the oplog full scan, so we should just use `$gte`, and compare in the client side.
clientOptions doesn't apply on MongoClient, so WRITE_CONCERN config cannot take effect.