Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-424

Process compactStructuredEncryptedData in encryption context

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.5.0-alpha0, 1.5.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Process the command:

      {"compactStructuredEncryptedData": "coll"}
      

      Into:

      {"compactStructuredEncryptedData": "coll", "compactionTokens": {...} }
      

      That will permit users to use RunCommand. And it will remove the requirement of a separate ClientEncryption.Compact helper.

            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: