reusage of free space on high insert/delete enviroments

XMLWordPrintableJSON

    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      MongoDB does not reuse deleted space if the collection has an index on a key (in addition to _id)

      there is already a pull request on github regaring that issue - but its not mine I just tried it.
      https://github.com/mongodb/mongo/pull/37

      Attached is a testscript(for 1.8.1) and the logs from v1.8.1 and the patched version(based on the v1.8 branch) from github. You can clearly see the difference.

      Issue is also present on current master but not as bad(see the growth_test_master.log & growth_test_master_patched.log)

        1. cwolfinger_growth_test.log
          1 kB
          Eger Andreas
        2. growth_test_master_patched.log
          1 kB
          Eger Andreas
        3. growth_test_master.log
          1 kB
          Eger Andreas
        4. growth_test.js
          0.9 kB
          Eger Andreas
        5. growth_test.log
          1 kB
          Eger Andreas

            Assignee:
            Unassigned
            Reporter:
            Eger Andreas
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: