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

Make server parameters for the LogicalSessionCache refresh jobs configurable in runtime

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability
    • 3

      cheahuychou.mao@mongodb.com  gave some suggestions on how we could do this:

      • For logicalSessionRefreshMillis (i.e. the period for the jobs), we could do that by adding an on_update observer to it that would update the period for the jobs based on the new value (e.g. here and here).
      • For disableLogicalSessionCacheRefresh, we could do that by adding an on_update observer to it that would pause / resume the jobs based on the new value.

            Assignee:
            backlog-server-cluster-scalability [DO NOT USE] Backlog - Cluster Scalability
            Reporter:
            kshitij.gupta@mongodb.com Kshitij Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: