Remove the unused parameter "incrementOpsAppliedStats" from createIndexForApplyOps method.

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Replication
    • Fully Compatible
    • Repl 2019-09-09
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently createIndexForApplyOps gets called only in 2 places.
      1. via applyCommand_inlock
      2. rollbackDropIndexes 

      and both of them pass this function incrementOpsAppliedStats parameter as NULL. incrementOpsAppliedStats (increments the repl.apply.ops counter) gets called after the execution of applyCommand_inlock.

            Assignee:
            Mihai Andrei
            Reporter:
            Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: