-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.10, 8.1
-
Component/s: Core MongoDB
8.2-SNAP uses MongoDB driver version 2.12.1 which is not recommended to access 3.0x server even if it works in our case.
Upgrading to 3.2 will enable to support MongoDB 3.2:
https://docs.mongodb.org/ecosystem/drivers/driver-compatibility-reference/#reference-compatibility-mongodb-java
–
MongoDB 3.2 is now supported as a storage backend.