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

Expand auditing guarantee to non-durable operations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Backlog
    • Major - P3
    • Resolution: Unresolved
    • 2.6.4
    • None
    • Security
    • Security

    Description

      MongoDB may lose events if the server terminates before it commits the events to the audit log. The client may receive confirmation of the event before MongoDB commits to the audit log.

      The behaviour only applies for operations that do not compromise the durability. No audited write events happens before the audit write has completed.

      The main idea here is to enable the same behaviour for every kind of operations.

      Attachments

        Activity

          People

            backlog-server-security Backlog - Security Team
            ricardo.lorenzo Ricardo Lorenzo
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: