• Type: Sub-task
    • Resolution: Done
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Java Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Certain tests require spec changes:

              // TEST BUGS / ISSUES
              assumeFalse("TODO (CSOT) - Tests need to create a capped collection - not in json",
                      fileDescription.startsWith("timeoutMS behaves correctly for tailable awaitData cursors"));
              assumeFalse("TODO (CSOT) - Tests need to create a capped collection - not in json",
                      fileDescription.startsWith("timeoutMS behaves correctly for tailable non-await cursors"));
              assumeFalse("TODO (CSOT) - Tests need to create a capped collection - not in json",
                      fileDescription.startsWith("timeoutMS behaves correctly for tailable non-awaitData cursors"));
      
              assumeFalse("TODO (CSOT) - Invalid collection name in the test",
                   testDescription.equals("timeoutMS can be overridden for close"));
      
      

      convenient-transactions.json

      • timeoutMS is not refreshed for each operation in the callback.
        Added: "ignoreExtraEvents": true,

        If the callback returns an error and the transaction must be aborted, drivers MUST refresh the timeoutMS value for the abortTransaction operation.

              Assignee:
              Ross Lawley
              Reporter:
              Ross Lawley
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: