I have a NServiceBus endpoint and using MongoDB for persisting my Data . My application installed in QA environment on 20 machines (Which means all services are running together) . I have the same situation in Production environment . The only difference between Prod and QA is that in Prod we enabled replica set while in QA we do not . When I run my application with the same situation in both environments , everything in QA is fine but in prod I receive this error : MongoDB.Driver.MongoCommandException: Command insert failed: WriteConflict. couple you please help me in this regards?
Skip to main content
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
Aggregation on currentOp | 0 | 304 | May 2024 |
Aggregation pipeline performance | 0 | 276 | Jul 2024 |
Operator $in with array field | 1 | 159 | Aug 2024 |
Join two collections from different databases - is there any program available | 1 | 54 | Dec 2024 |
MongoConverter and JAXBElement | 0 | 21 | Jan 22 |