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 |
---|---|---|---|
How to properly search a collection and a relation at the same time? | 2 | 272 | Aug 2024 |
Does MongoDB use any data structures other than B-trees for its indexes? | 0 | 33 | Sep 2024 |
Group and lookup not showing the projected key of lookup collection | 3 | 45 | Sep 2024 |
Error in Agrregation in c# | 3 | 44 | Oct 2024 |
Problem filtering an array, cond if field is null does not work | 2 | 85 | Oct 2024 |