Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-35654

rollback_transaction_table.js fails even in WT runs

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.2, 4.1.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.0

      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
      

        1. log
          765 kB

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: