[SERVER-38556] Decide what to do with transaction related commands in handleOplogCommand Created: 11/Dec/18  Updated: 29/Oct/23  Resolved: 29/Mar/19

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: 4.1.6
Fix Version/s: 4.1.10

Type: Task Priority: Major - P3
Reporter: Randolph Tan Assignee: Spencer Jackson
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Duplicate
duplicates SERVER-36137 Remove unnecessary AuthorizationManag... Closed
duplicates SERVER-38557 Make auth passthrough suites use user... Closed
Related
related to SERVER-36137 Remove unnecessary AuthorizationManag... Closed
related to SERVER-38557 Make auth passthrough suites use user... Closed
Backwards Compatibility: Fully Compatible
Sprint: 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
Participants:
Linked BF Score: 0

 Description   

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) } }



 Comments   
Comment by Githook User [ 29/Mar/19 ]

Author:

{'name': 'Spencer Jackson', 'username': 'spencerjackson', 'email': 'spencer.jackson@mongodb.com'}

Message: SERVER-38556 Handle transaction events in RoleGraph update
Branch: master
https://github.com/mongodb/mongo/commit/7e72333c2a840fbafd028e0f9614874e776bc40c

Comment by Githook User [ 29/Mar/19 ]

Author:

{'email': 'spencer.jackson@mongodb.com', 'name': 'Spencer Jackson', 'username': 'spencerjackson'}

Message: SERVER-38556 Handle transaction events in RoleGraph update
Branch: master
https://github.com/10gen/mongo-enterprise-modules/commit/aa273a8f473fba61a156f90a879144b34f5763c2

Comment by Siyuan Zhou [ 12/Dec/18 ]

This seems a dup of SERVER-36137.

Generated at Thu Feb 08 04:49:17 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.