Description
Mongo records are getting created of type BSON 101. While trying to read the record using ruby gem it fails with the following error
"No c decoder for this type yet(101)"
Mongo validate provide the following info
Mon Aug 27 12:09:19 [conn1] Invalid bson detected in apiPerf.apiResponseData with _id: "<id>"
|
Mon Aug 27 12:09:19 [conn1] Invalid bson detected in apiPerf.apiResponseData with _id: "<id>"
|
Mon Aug 27 12:09:19 [conn1] command apiPerf.$cmd command: { validate: "apiResponseData", full: true } ntoreturn:1 reslen:1424 117ms
|