Document that legacy bulk operations require connect invocation

XMLWordPrintableJSON

    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Current behavior

      > collection.initializeOrderedBulkOp()
      Uncaught MongoNotConnectedError: MongoClient must be connected to perform this operation
      > collection.initializeUnorderedBulkOp()
      Uncaught MongoNotConnectedError: MongoClient must be connected to perform this operation
      

      AC

      • Document that the above APIs do not work until the client has been connected.
      • File a follow up ticket to investigate relying on default max BSON size / staleness of the property from the topology

              Assignee:
              Neal Beeken
              Reporter:
              Neal Beeken
              Daria Pardue
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: