Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-85842

Create collection in batch_write_command_w0.js explicitly

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • ALL
    • 14

      Test fails when fcv is upgraded and downgraded because the implicit collection creation from an insert cmd is done with w:0 and thus error code is not propagated back to client which would in turn retry. Solution here is to simply create the collection explicitly.

            Assignee:
            adi.zaimi@mongodb.com Adi Zaimi
            Reporter:
            adi.zaimi@mongodb.com Adi Zaimi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: