-
Type:
Bug
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: BSON
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Mongo Shell version: 4.x
I have noticed this code is causing conflicts with binData from mongoshell.
To test the issue, just create a simple document
{"A": "bin2" : BinData(2, "aGVsbG8="),}//hello
Java driver fails to process it.
- is related to
-
SERVER-39827 Remove \x02 Binary (Old) support from shell
-
- Closed
-