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

Move compression out of the critical section for audit log encryption

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2021-10-04
    • 70

      Currently, when RotatableAuditFileAppender writes out, it compresses, encrypts, and writes to file, holding the file lock the entire time. Compression doesn't need to be in this critical section.

            Assignee:
            erwin.pe@mongodb.com Erwin Pe
            Reporter:
            gabriel.marks@mongodb.com Gabriel Marks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: