-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: BSON
-
None
-
Rust Drivers
See this user issue for a detailed report and reproduction: https://github.com/mongodb/bson-rust/issues/481
The "document has bytes remaining that were not visited: 2344" error message is not informative and might indicate an error in our deserialization logic. We should investigate how we're dealing with sized arrays and improve the error reporting.