retryWrites URI option silently ignored if crypto is not available

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.10.0
    • Affects Version/s: 1.9.2
    • Component/s: libmongoc
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      While testing the PHP driver when compiled without SSL for PHPC-1100, I noticed that casual consistency tests generally produce the following error:

      Could not generate UUID for logical session id, we need a cryptography library like libcrypto, Common Crypto, or CNG

      However, no such error is produced when retryWrites=true is specified. Rather, libmongoc silently omits the transaction ID from otherwise eligible write commands.

            Assignee:
            A. Jesse Jiryu Davis
            Reporter:
            Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: