a bulk_write operation (created by create_bulk_write()) cannot be reinitialised

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: 3.5.1
    • Component/s: Implementation, Performance
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Say I call 

      auto bulk = coll.create_bulk_write();

      and append some writes and call

      auto result = bulk.execute();

      Afterwards, every object created using .create_bulk_write from now on fails and does not execute.

       

      Is there some way to reinitialise the object created by create_bulk_write()

       

       

              Assignee:
              Unassigned
              Reporter:
              kaustubh shamshery
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: