-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Documentation
-
None
-
Fully Compatible
-
Not Needed
To clarify proper usage, provide additional Javadoc for MongoCollection#insertMany specifying that it throws an IllegalArgumentException if the documents list is either null or empty, or any of the documents within the list are null.
- documents
-
JAVA-2436 Consider allowing zero-document inserts
- Closed