MongoDB 99% CPU usage while connector is executing

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Community Answered
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.3.2
    • Component/s: Performance
    • None
    • Environment:
      MongoDB 3.6
    • None
    • None
    • None
    • None
    • None
    • None

      Whenever results are inserted into MongoDB (and they're not more than 1000 Documents), our CPU spikes up to 99% for a decent amount of time, despite data being already dumped in the collection.

      Can't really provide much more than the WriteConfig we're using within, graphs wouldn't make much of a difference as you can only see the spike for half an hour more or less.

      May this be something in the config we're missing out?

      WriteConfig(databaseName = dbName,
                  collectionName = collection,
                  connectionString = Some(mongoURI))
      

       

              Assignee:
              Ross Lawley
              Reporter:
              Eddy G
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: