-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 2.9.1
-
Component/s: Configuration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
MongoOptions has an option to set a global DBEncoderFactory, but as far as I can tell, it is never used and you thus always have to set it on individual DBCollection objects. This is quite inconvenient if you always want to use non-default ones. Could this be fixed or at least documented?