Extending onConsistentDataAvailable function to know which namespaces were impacted by a rollback operation

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • CAR Team 2025-03-31
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-90360 introduced new interfaces to simplify the logic of components that keep some durable state and some in-memory state on synch.

      The CAR team started to work on porting our components to these new interfaces (SERVER-91505), but we realized that onConsistentDataAvailable function, when it is being executed due to a rollback operation, it doesn't have any information about the namespaces that had some oplog entries rollbacked. This is a regression compared with the old interfaces, so we were just wondering if we could add this extra info to the new interface.

            Assignee:
            Unassigned
            Reporter:
            Sergi Mateo Bellido
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated: