-
Type: Task
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.5
-
Component/s: None
-
Environment:MongoDB 3.6.3
Environment: MongoDB 3.6.3 single node
C# Driver:2.5
With C# 2.5, bulk insert gives the error message: "Transaction numbers are only allowed on a replica set member or mongos"; Single insert works.
I guess it is related to new features in 3.6 such as session. But how I could deal with it.
Thanks
- duplicates
-
CSHARP-2129 Insert with RetryWrites=true should work on standalone
- Closed