Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
2.10.1, 2.11.2
Description
DBApiLayer.__find (DBApiLayer.java:273) references the global DefaultDBEncoder.FACTORY instance, instead of using the collection's own custom encoder. This makes it impossible to pervasively use more than one encoder per process. We use a custom Scala wrapper, and this could cause us serious problems. Hopefully it's an easy fix. Thanks.
Attachments
Issue Links
- is related to
-
JAVA-1215 Implement new API for all queries and updates
-
- Closed
-