Address "query_exec" dependency on "transaction" library.

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.10
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Sharding 2019-03-25, Sharding 2019-04-08
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Planned changes to the TransactionHistoryIterator will require it to call into the query_lib's getExecutorFind() function. However, query_lib already has a dependency on the transaction library, so this call would create a dependency cycle.

      It looks like this dependency is the result of UpdateStage::assertDocStillBelongsToNode(). Is there some way we can break that dependency so that the transaction library can safely depend on query_lib?

            Assignee:
            Janna Golden
            Reporter:
            Justin Seyster
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: