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

Decide what to do with transaction related commands in handleOplogCommand

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.10
    • Affects Version/s: 4.1.6
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2018-12-31, Security 2019-01-14, Security 2019-01-28, Security 2019-02-11, Security 2019-02-25, Security 2019-03-11, Security 2019-03-25, Security 2019-04-08
    • 0

      https://github.com/mongodb/mongo/blob/r4.1.6/src/mongo/db/auth/role_graph_update.cpp#L263

      Currently, it creates logs like these in the secondaries:

      [repl writer worker 9] Unsupported modification to roles collection in oplog; restart this process to reenable user-defined roles; OplogOperationUnsupported: Unsupported oplog operation; Oplog entry: { op: "c", ns: "admin.$cmd", o: { commitTransaction: 1, commitTimestamp: Timestamp(1544563811, 4) } }
      

            Assignee:
            spencer.jackson@mongodb.com Spencer Jackson
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: