-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.2.0
-
Component/s: None
-
None
The implementation classes used for the com.mongodb.client.model.Updates factory currently don't implement toString() or equals(). This creates a significant difficulty in regards to debugging, debug logging, and unit testing.