-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.0.2
-
Component/s: None
-
None
-
Environment:centos4.3
hi,
when I use mongoc_collection_insert and mongoc_client_pool_try_pop to insert one record into mongodb, bson_error_t ::message was set to "Failed to read 4 bytes from socket". Even worse, I found out that thousands of same record were inserted into mongo, only the object_id was not the same.
how could this happen?
my mongo-c-client is 1.0.2, and my mongodb is 2.6.5.
thanks a lot .
Allen
- is duplicated by
-
CDRIVER-682 mongoc_stream_check_closed not called?
- Closed