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

Check ReduceMajorityWriteLatency in related jstests

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Replication
    • Fully Compatible
    • ALL
    • Repl 2024-03-18

      In jstests, there is no "featureFlag" prefix, so it should be FeatureFlagUtil.isPresentAndEnabled(primary, "ReduceMajorityWriteLatency") rather than FeatureFlagUtil.isPresentAndEnabled(primary, "featureFlagReduceMajorityWriteLatency") . The latter will always give you false. 

            Assignee:
            jiawei.yang@mongodb.com Jiawei Yang
            Reporter:
            jiawei.yang@mongodb.com Jiawei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: