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

Drop collection becomes slow after system runs for few weeks

    XMLWordPrintableJSON

Details

    • Question
    • Status: Closed
    • Major - P3
    • Resolution: Duplicate
    • 3.6.3
    • None
    • None
    • CentOS 7.6

    Description

      Our system generates relatively large amount of DBs (few hundreds), keeps them for a while and drop the oldest when needed to create new ones.

      We see that after running for several weeks, the drop operation become slow and takes large amount of CPU.

      We do the DB Drop by dropping all collections first and then the DB itself. It seems that the collection drop becomes ~x3 times slower and so does the CPU consumption.

      Restarting mongod solves the problem (for the next few weeks).

      Attachments

        Issue Links

          Activity

            People

              kelsey.schubert@mongodb.com Kelsey Schubert
              assaf-oren assaf-oren
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: