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

Address cyclic dependency between query_exec and transaction libraries

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Execution Team 2022-03-21

      libtransaction depends on libquery_exec as the transaction history iterator uses the query executor. SERVER-63047 is going to make the batched delete stage depend on libtransaction, and this would create a depedency cycle libquery_exec -> libtransaction -> libquery_exec . Refactor the code to avoid the cycle.

            Assignee:
            josef.ahmad@mongodb.com Josef Ahmad
            Reporter:
            josef.ahmad@mongodb.com Josef Ahmad
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: