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

Perf test causal consistency

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.1
    • Affects Version/s: None
    • Component/s: Sharding
    • Fully Compatible
    • Build 2017-07-10, Sharding 2017-11-13, Sharding 2017-12-04, Sharding 2017-12-18

      Make sure that causal consistency performance impact expectations match the reality and quantify the coefficients.

      reads secondary, auth is off: proportional to lag
      reads secondary, auth is on: proportional to lag + constant overhead
      reads primary, auth is off: no effect
      reads primary, auth is on: constant overhead

      also measure the performance when reads are from secondary and WaitForSecondaryBeforeNoopWriteMS is set to less then and greater then secondary lag. The latter case must demonstrate the step function as soon as noop writes will be generated.

            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: