-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Java Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
Following updates in bulk write specification that introduce a sort option applicable to updateOne but not updateMany, we should restructure ClientUpdateOptions and ClientDeleteOptions. This restructuring will prevent user mistakes by clearly delineating which options are applicable to each operation. Separating these options into operation-specific classes will improve clarity and ensure proper usage.