Description
d20023| 2018-06-18T13:07:41.615-0400 I COMMAND [conn2] CMD: drop config.transactions
|
2018-06-18T13:07:41.617-0400 E QUERY [js] Error: drop failed: {
|
"operationTime" : Timestamp(1529341661, 2),
|
"ok" : 0,
|
"errmsg" : "Direct writes against config.transactions cannot be performed using a transaction or on a session.",
|
"code" : 40528,
|
"codeName" : "Location40528",
|
"$clusterTime" : {
|
"clusterTime" : Timestamp(1529341661, 3),
|
"signature" : {
|
"hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="),
|
"keyId" : NumberLong(0)
|
}
|
}
|
} :
|
_getErrorWithCode@src/mongo/shell/utils.js:25:13
|
DBCollection.prototype.drop@src/mongo/shell/collection.js:700:1
|
@jstests/replsets/rollback_transaction_table.js:80:12
|
@jstests/replsets/rollback_transaction_table.js:19:2
|
failed to load: jstests/replsets/rollback_transaction_table.js
|
Attachments
Issue Links
- is related to
-
SERVER-33879 config.transactions is not updated during startup replication recovery
-
- Closed
-