Move compression out of the critical section for audit log encryption

XMLWordPrintableJSON

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

      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
            Reporter:
            Gabriel Marks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: