We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5567eb commit 8f866e2Copy full SHA for 8f866e2
driver-core/src/test/resources/transactions/pin-mongos.json
@@ -827,7 +827,6 @@
827
},
828
{
829
"description": "remain pinned after non-transient error on commit",
830
- "skipReason": "SPEC-1320",
831
"useMultipleMongoses": true,
832
"operations": [
833
@@ -876,7 +875,7 @@
876
875
"failCommands": [
877
"commitTransaction"
878
],
879
- "errorCode": 50
+ "errorCode": 51
880
}
881
882
@@ -888,7 +887,7 @@
888
887
"errorLabelsOmit": [
889
"TransientTransactionError"
890
891
892
893
894
0 commit comments