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

Add a startup warning when tcmallocReleaseRate is set between 2 and 100

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 8.0.3
    • Component/s: None
    • None
    • Workload Scheduling
    • WS Prioritized List

      In 8.0, the meaning of the parameter tcmallocReleaseRate changed and has different semantics from the 7.0 version.

      In 7.0, the value had a server default of 1 and represented an internally defined rate of memory release. In 8.0, the default value is 0 and represents the number of bytes tcmalloc will release on top of the background thread.

      We should add a start up warning so that any users that had explicitly set this value in 7.0 will be aware of this change after upgrading.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jason.chan@mongodb.com Jason Chan
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: