Add missing MaxTimeMs to query options

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.18.0
    • Component/s: API
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      MongoDB supports server side timeout (MaxTimeMs) for nearly all queries.

      However, the corresponding configuration property is missing on certain option classes:

      • BulkWriteOptions
      • DeleteOptions
      • InsertManyOptions
      • InsertOneOptions
      • ReplaceOptions
      • UpdateOptions

      There might be other properties be missing on those commands.

      Please add the MaxTimeMs (and probably other missing properties) to the options.

       

              Assignee:
              James Kovacs
              Reporter:
              Markus Eggimann
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: