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

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Sophia Tan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: