Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
Not Needed
Description
Currently we cannot just put a change-streams.json file in the unified test format somewhere in the driver repo and expect it to be run because:
- There are no test runners (neither sync nor reactive) for change streams.
- There is no location where unified test files can be put. If put in driver-core/src/test/resources/change-streams, they are going to be picked up by AbstractChangeStreamsTest and result in a failure because this runner does not understand the unified syntax.
Attachments
Issue Links
- split from
-
JAVA-3990 Implement change stream oplog parsing code for delta oplog entries
-
- Closed
-