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

Investigate if replica_sets_initsync_static_jscore_passthrough can be removed (from required build or deleted)

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

      From SERVER-24538 that added IntermediateInitialSync, it sounds like that is just testing collection cloning and index building but not oplog applying phase. And SERVER-25068 (which added BackgroundInitialSync) sounds like the background hook is doing all of initial sync. It also seems like BackgroundInitialSync continuously restarts the initial syncing node, which gives us more aggressive coverage of stepdown/shutdown/recovery. IntermediateInitialSync looks like it just does one initial sync randomly during the test suite. From searching on jira, I think most of the bugs it caught were during the first year or so when both hooks were created so both suites had more BFs at that time. But it hasn't really caught anything recently

            Assignee:
            Unassigned Unassigned
            Reporter:
            evelyn.wu@mongodb.com Evelyn Wu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: