Fix concurrency and sharding tests in Rocks

XMLWordPrintableJSON

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

      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
            Reporter:
            Igor Canadi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: