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

Avoid exceeding the maximum log lines of checklog in speculative-auth-replset.js

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • Fully Compatible
    • Security 2024-08-19
    • 0

      The speculative-auth-replset.js expects to get all log lines with `checklog.getGlobalLog`. Unfortunately, the checkLog can only return no more than 1024 log lines. If there are more log lines, we cannot get all of them.  In this Jira task, we need to disable or change the log level of some components (eg, heartbeat) to avoid the total log lines exceeding the maximum log lines. 

            Assignee:
            sophia.tan@mongodb.com Sophia Tan
            Reporter:
            sophia.tan@mongodb.com Sophia Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: