-
Type: Bug
-
Resolution: Done
-
Priority: Unknown
-
None
-
Component/s: Change Streams, CRUD
-
Needed
-
Summary
DRIVERS-2189 added specs for getMore command with a comment. There are two problems with those tests:
1. minServerVersion should be 4.4 since this is the minimal version that supports comment on getMore (see docs).
2. Those tests should not be run against a sharded cluster. On sharded cluster we can get empty GetMore commands (see spec).
Is this issue urgent?
No. It might be easier to implement this together with DRIVERS-742, but this is not required.
Is this ticket only for tests?
Yes.
- is related to
-
DRIVERS-2243 Inherited comment causes OperationFailure on MongoDB <4.4.0
- Closed
-
DRIVERS-2244 Test getMore with comment on all topologies
- Closed
- split to
-
CSHARP-4078 Fix getMore with comment specs
- Closed
-
CXX-2457 Fix getMore with comment specs
- Closed
-
GODRIVER-2321 Fix getMore with comment specs
- Closed
-
MOTOR-901 Fix getMore with comment specs
- Closed
-
PYTHON-3144 Fix getMore with comment specs
- Closed
-
RUBY-2912 Fix getMore with comment specs
- Closed
-
RUST-1196 Fix getMore with comment specs
- Closed
-
PHPLIB-749 Support comment option on command helpers
- Closed
-
CDRIVER-4199 Add support for the comment field to all helpers
- Closed
-
JAVA-4507 Fix getMore with comment specs
- Closed
-
NODE-4035 Fix getMore with comment specs
- Closed