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

Remove redundant SyncTail methods

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Minor Change
    • Repl 2019-08-26, Repl 2019-09-09, Repl 2019-09-23
    • 0

      The following private methods are thinly wrapped by public methods, they can be merged:

      _oplogApplication (merge with oplogApplication, rename to _runLoop)

      _applyOps

      fillWriterVectors and _fillWriterVectors are in fact quite distinct, so we will rename them. Additionally, _fillWriterVectors is recursive unnecessarily, we will refactor it to avoid recursion.

            Assignee:
            mihai.andrei@mongodb.com Mihai Andrei
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: