summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/flow_control.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39936 Use PeriodicRunner handles to simplify shutdown orderingBen Caimano2019-06-211-0/+2
* SERVER-41287 Measure count and duration of periods when isLagged is trueMaria van Keulen2019-06-061-0/+7
* SERVER-40447: Add FlowControl unittests and jstests.Daniel Gottlieb2019-05-201-5/+17
* SERVER-41119 Avoid slow start in Flow ControlMaria van Keulen2019-05-151-1/+2
* SERVER-41075 Remove `mongo/repl/replication_coordinator.h` from op-context vi...ADAM David Alan Martin2019-05-101-0/+2
* SERVER-40366: Log when the flow control sustainer point is not moving.Daniel Gottlieb2019-05-031-0/+2
* SERVER-39867: Temper ticket penalties when commit lag is close to the threshold.Daniel Gottlieb2019-05-031-1/+3
* SERVER-39868 Avoid throttling replica set electionsMaria van Keulen2019-05-011-1/+1
* SERVER-39616: Throw away flow control samples when the majority point stands ...Daniel Gottlieb2019-04-261-10/+23
* SERVER-40367 Calculate Flow Control repl lag with wall clock timesMaria van Keulen2019-04-221-1/+1
* SERVER-39673: Add flow control under a feature flag.Daniel Gottlieb2019-03-171-0/+107