Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-4295

Incorrect handling multiple mongocryptd arguments in mongocryptdSpawnArgs

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 2.18.0
    • None
    • None
    • None

    Description

      Currently when user provides more than one value in mongocryptdSpawnArgs, we add extra – (double "-") to the final arguments for mongocryptd process, for example if the provided values are --ipv6 and --port=27030 , the final mongocryptd arguments will be: --ipv6 – --port=27030. It's done here. We should fix it.

      Attachments

        Activity

          People

            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: