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

Fix dependency in op_observer on chunk_manager

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

      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 Unassigned
            Reporter:
            alya.berciu@mongodb.com Alya Berciu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: