You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException
at org.springframework.data.mongodb.core.MongoTemplate.convertToDocument(MongoTemplate.java:1964)
at org.springframework.data.mongodb.core.MongoTemplate.createCollection(MongoTemplate.java:477)
at org.springframework.data.mongodb.core.MongoTemplate.createCollection(MongoTemplate.java:468)
Affects: 2.0 M2 (Kay)
Issue Links:
DATAMONGO-1515 capped collection size larger than 2G can not be set
Mark Paluch opened DATAMONGO-1687 and commented
NPE is thrown when attempting to create a collection without collation
Code
Stack trace
Affects: 2.0 M2 (Kay)
Issue Links:
Referenced from: pull request #462
The text was updated successfully, but these errors were encountered: