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

Implicit Circular Dependency with S2 Keys

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 3.1.7
    • None
    • Geo
    • None
    • Fully Compatible
    • RPL 7 08/10/15

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: