Fix dependency in op_observer on chunk_manager

XMLWordPrintableJSON

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

      This dependency was introduced by SERVER-92465 because the shard filterer now needs access to the ChunkManager::ChunkOwnership and ChunkMap::Direction enums, and they're defined in chunk_manager.h; transitively, op_observer depends on se value, which in turn depends on the shard filterer (and hence on chunk_manager, now that the shard-filterer needs these enums). It should be possible to fix this by moving the enums out into a separate header

              Assignee:
              Unassigned
              Reporter:
              Alya Berciu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: