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

Implicit Circular Dependency with S2 Keys

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.1.7
    • Affects Version/s: None
    • Component/s: Geo
    • None
    • Fully Compatible
    • RPL 7 08/10/15

      query/expression_index.cpp includes index/s2_keys.h

      query/index_bounds_builder.cpp includes query/expression_index.h

      However, index/s2_keys.cpp currently includes query/index_bounds_builder.h, which should not be the case.

      The query specific code of s2_keys.cpp should be moved outside of the index directory.

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: