Details
-
Question
-
Resolution: Done
-
Unknown
-
None
-
None
-
None
Description
In oplog, there is a "noop" type, whereas in Operation Type, we don't have it https://github.com/mongodb/mongo-java-driver/blob/master/driver-core/src/main/com/mongodb/client/model/changestream/OperationType.java#L24
Does it make sense to add it there as well? Or what are the reasons that we skip noop?