-
Type: Bug
-
Resolution: Done
-
Priority: Unknown
-
None
-
Component/s: CRUD
-
Needed
-
While implementing DRIVERS-2189 for the Python Driver (PYTHON-3119) I found a bug caused by the fact that "comment" is not supported for getMore commands on MongoDB <4.4.0. The issue is that for find/agg commands "comment" has been supported at the top level since before 4.4.0, but when the driver then inherits those comments to the getMore, the user will experience an OperationFailure when using MongoDB <4.4.0.
- is caused by
-
DRIVERS-2189 getMore helper should explicitly send inherited comment
- Closed
- is duplicated by
-
DRIVERS-2300 runCommand for `getMore` does not support comment on version <= 4.4.0
- Closed
- related to
-
DRIVERS-2214 Fix getMore with comment specs
- Closed
-
DRIVERS-742 Add support for the comment field to all helpers
- Closed
- split to
-
CSHARP-4108 Inherited comment causes OperationFailure on MongoDB <4.4.0
- Closed
-
CXX-2475 Inherited comment causes OperationFailure on MongoDB <4.4.0
- Closed
-
GODRIVER-2357 Inherited comment causes OperationFailure on MongoDB <4.4.0
- Closed
-
MOTOR-917 Inherited comment causes OperationFailure on MongoDB <4.4.0
- Closed
-
NODE-4115 Inherited comment causes OperationFailure on MongoDB <4.4.0
- Closed
-
PYTHON-3181 Inherited comment causes OperationFailure on MongoDB <4.4.0
- Closed
-
RUBY-2933 Inherited comment causes OperationFailure on MongoDB <4.4.0
- Closed
-
RUST-1233 Inherited comment causes OperationFailure on MongoDB <4.4.0
- Closed
-
PHPLIB-749 Support comment option on command helpers
- Closed
-
CDRIVER-4199 Add support for the comment field to all helpers
- Closed
-
JAVA-4547 Inherited comment causes OperationFailure on MongoDB <4.4.0
- Closed