-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: API, Write Operations
-
None
-
Fully Compatible
The modifiedCount for an update/delete operation has been available since MongoDB 2.6, and since that's the minimum supported version, there is no longer a need for isModifiedCountAvailable methods on write-result classes.
Let's deprecate them so they can be removed in 4.0.
- is depended on by
-
JAVA-3264 Remove deprecated isModifiedCountAvailable methods
- Closed