potential concurrency issue in repl pairs updateSetsWithLocalOps() if oplog loops over during yield

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Concurrency
    • None
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In replica pairs mode, updateSetsWithLocalOps() maintains a list of ops that are not known to have been applied to the peer. In some cases we may do a dbtemprelease in this function or in updateSetsWithOps() which could invalidate a non client cursor and BSONObj if oplog insertions during the dbtemprelease cause the cursor's current pointer to be deleted.

      This issue is in replica pairs mode only.

            Assignee:
            Unassigned
            Reporter:
            Aaron Staple (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: