Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-1499

Specify how maxTimeMS can be set for explain helpers

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: CSOT
    • Hide

      DRIVERS-1256:
      Summary of necessary driver changes

      This ticket is only relevant for drivers with explain helpers.

      Drivers with explain helpers must ensure that their helpers allow users to specify a timeout for explain commands.  If a driver has implemented CSOT, the driver may use timeoutMS to satisfy this requirement.  Otherwise, the driver should allow users to specify maxTimeMS for the explain command.

      Relevant commit: https://github.com/mongodb/specifications/commit/124cc36ebf93e8532dc6eb1ac21a02fc552c9303

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      Show
      DRIVERS-1256: Summary of necessary driver changes This ticket is only relevant for drivers with explain helpers. Drivers with explain helpers must ensure that their helpers allow users to specify a timeout for explain commands.  If a driver has implemented CSOT, the driver may use timeoutMS to satisfy this requirement.  Otherwise, the driver should allow users to specify maxTimeMS for the explain command. Relevant commit: https://github.com/mongodb/specifications/commit/124cc36ebf93e8532dc6eb1ac21a02fc552c9303 Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed) There is one new prose test defined in https://github.com/mongodb/specifications/commit/124cc36ebf93e8532dc6eb1ac21a02fc552c9303

      This ticket was split from DRIVERS-1256, please see that ticket for a detailed description.

            Assignee:
            Unassigned Unassigned
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: