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

Reduce number of documents written in bulk_shard_insert.js

    • Fully Compatible
    • ALL
    • 45

      [Test-only bug]
      On slow variants, the top-level chunk migration can require a lot of time and basically invalidates the purpose of the test (that is making sure that bulk writes and balancer are working together).

      The flow for slow variants is the following:

      • Chunk splitter begins move chunk
      • Balancer is started
      • Balancer makes some NOOP rounds
      • Balancer is stopped
      • Chunk splitter's move chunk finishes [or the test times out]

            Assignee:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: