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

Allow setting profile collection's size via a configuration option

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Query Execution

      The default size of a profile collection is tiny in MongoDB (related issue: https://jira.mongodb.org/browse/SERVER-4787), which forces most of us to increase it on our production systems.

      In order to increase the profile collection size, we need to perform the awkward dance described in https://docs.mongodb.com/manual/tutorial/manage-the-database-profiler/#change-size-of-system-profile-collection-on-the-primary. It would be much easier if we could simply set its size as a config option, similar to replication.oplogSizeMB.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            stefan@close.io Stefan Wojcik
            Votes:
            3 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: