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

Finish noop_writer_test

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • Sharding 2016-10-10, Sharding 2016-10-31

      This test should be able to find the bugs if:

      • noop_writer thread fails to start or exists before it performs the writes
      • noop_writer thread fails to schedule writes according to the provided writeInterval
      • noopWrite will perform or skip the write according to the lastApplied and lastKnownOpTime

      This test will NOT be able to find those bugs:

      • noop_writer fails to get correct lastAppliedOpTime or set lastKnownOpTime from replication coordinator in order to determine if it should write to opLog
      • noop_writer fails to correctly write to opLog that includes
        • checks for proper permissions
        • correct locking

            Assignee:
            misha.tyulenev@mongodb.com Misha Tyulenev (Inactive)
            Reporter:
            misha.tyulenev@mongodb.com Misha Tyulenev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: