Replace direct CatalogCache accesses in MongoProcessInterface with the RoutingContext

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This covers all classes that inherit from MongoProcessInterface and all remaining parts of the query code. All routing operations performed here should use the RoutingContext to obtain routing tables instead of the CatalogCache. It should be passed down the call stack to cover the entire routing operation.

      Existing behavior that propagates StaleConfigException or other errors up the call stack should be maintained.

            Assignee:
            Lynne Wang
            Reporter:
            Lynne Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: