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

Fix concurrency and sharding tests in Rocks

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL

      Both of those tests started failing when we moved the data to a single column family. Both of them are failing because we report "wrong" storageSize(). When data is in a single column family it's a bit harder to report storageSize(), especially when bunch of bytes are in the write-ahead-log.

      I'm fixing those tests by changing what we return in storageSize() to make tests happy. We could also make the changes to the tests.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            igor Igor Canadi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: