Ensure that queries to config.placementHistory serialize with inflight operations resetting its content

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • 🟥 DDL
    • None
    • None
    • None
    • None
    • None
    • None

      The ShardingCatalogManager method supporting the initialization or reset of config.placementHistory is currently protected by an in-memory lock  ensuring that only a single attempt may be processed at a given time.

      To ensure a consistent behavior, read requests coming through _configsvrGetHistoricalPlacementInfo should also acquire the same lock.

            Assignee:
            Paolo Polato
            Reporter:
            Paolo Polato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: