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

Introduce a new class for maintaining DSS/CSS caches

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing

      This ticket proposes the encapsulation of the existing logic related to the 'c' oplog entry (onDatabaseMetadataUpdate), managing rollbacks and restarts (onConsistentDataAvailable), and managing the critical section into a new class dedicated to maintaining those caches and critical section.

      The proposed methods for this class include:

      • OnInitialDataAvailable
      • OnCriticalSectionStart
      • OnCOplogEntry
      • OnCriticalSectionEnd

      By implementing these methods, we can unit test the class to ensure that the designed model is functioning correctly and that there are no gaps in its implementation.

            Assignee:
            Unassigned Unassigned
            Reporter:
            pol.pinol@mongodb.com Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: