Exit early upon successfully creating an OplogInterface::Iterator in roll_back_local_operations.cpp

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • Replication
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      During rollback, we create an OplogInterface::Iterator to find rollback operations. We want to retry in case of network errors, but we currently do not break out of the for-loop even if we successfully create an iterator. This can cause us to unnecessarily retry.

            Assignee:
            [DO NOT USE] Backlog - Replication Team
            Reporter:
            Pavithra Vetriselvan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: