Unverified Commit 5d475898 authored by Ezra Chung's avatar Ezra Chung Committed by GitHub
Browse files

CDRIVER-4130 Unconditionally use OP_MSG for server 5.1 and newer (#912)

* Warn and ignore exhaust cursor option given server 5.1 or newer
* Unconditionally use OP_MSG for find command given server 5.1 or newer
* Unconditionally use OP_MSG for getMore command given server 5.1 or newer
* Avoid unnecessary exhaust cursor in /counters/op_msg test
* Document exhaust option behavior for find command
* Add /Client/exhaust_cursor/fallback test for server 5.1 and newer
parent 59aeacb1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment