Support deduplicating I/O requests without blocking

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None

      We need to provide a way to deduplicate requests for keys and JSONSchemas without blocking inside libmongocrypt. For sync drivers, we can block inside libmongocrypt. For async drivers, we cannot. The current proposed solution (in the driver spec) is to expose unique id's for a contexts and add a new "WAITING" state. Async drivers can wait on dependant contexts without blocking.

            Assignee:
            Kevin Albertson
            Reporter:
            Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: