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

Split fle_crypto.h

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • Security 2022-10-31

    Description

      fle_crypto.h is included by expression.h which is included by ~1000 files either indirectly or directly. This means any incremental change to fle_crypto.h requires recompiling 1000 files.

      We should split fle_crypto.h into three files
      fle_crypto_types.h
      fle_crypto_predicate.h
      fle_crypto.h

      The first two are needed by expression.h and can include code that less frequently changes instead of all of the FLE API.

      Attachments

        Activity

          People

            mark.benvenuto@mongodb.com Mark Benvenuto
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: