Evan Tschannen
|
15e894c724
|
Merge in master
|
2019-07-05 15:49:24 -07:00 |
Evan Tschannen
|
841e61ac25
|
fixed a broken promise in localRatekeeper
|
2019-07-01 16:56:35 -07:00 |
Evan Tschannen
|
db413c37f7
|
restored the STORAGE_DURABILITY_LAG_SOFT_MAX knob and made the rk target slightly smaller than the soft limit, to avoid inaccuracies in ratekeeper control causing behavior changes on the storage servers
|
2019-06-28 16:54:22 -07:00 |
Evan Tschannen
|
ec16688db1
|
fixed the local ratekeeper workload to match the logic on the storage server
|
2019-06-28 16:54:22 -07:00 |
Evan Tschannen
|
92b32855ca
|
ratekeeper’s control algorithm would oscillate when limited by local ratekeeper
|
2019-06-28 16:54:22 -07:00 |
Evan Tschannen
|
235697f688
|
fix: txsTags are not popped at the recovery version
|
2019-06-27 23:18:26 -07:00 |
Evan Tschannen
|
55f7e7d372
|
fix: The delay inside the disabledMap was causing the storage server updateStorage actor to run on the client process
|
2019-06-13 14:28:30 -07:00 |
Evan Tschannen
|
dccb9bc26d
|
fixed a number of correctness problems
|
2019-06-12 19:40:50 -07:00 |
Trevor Clinkenbeard
|
8144882d7b
|
Merge branch 'apple-master' into features/local-rk
|
2019-06-10 19:40:25 -07:00 |
Trevor Clinkenbeard
|
46b77819aa
|
Fixed LocalRatekeeper test
|
2019-06-10 18:25:58 -07:00 |
Trevor Clinkenbeard
|
8a7d9afbe9
|
Fixed name of LocalRatekeeperWorkloadFactory
|
2019-04-16 10:36:09 -07:00 |
mpilman
|
c45fe8c697
|
Fixed typo
|
2019-04-08 11:33:45 -07:00 |
Trevor Clinkenbeard
|
b286102d34
|
Update fdbserver/workloads/LocalRatekeeper.actor.cpp
Co-Authored-By: mpilman <markus@pilman.ch>
|
2019-04-08 11:06:17 -07:00 |
mpilman
|
d2e74cb2c0
|
Fix stupid rounding error
|
2019-04-08 11:05:29 -07:00 |
mpilman
|
bdba8e22eb
|
Added test and bugfixes
|
2019-04-08 11:05:29 -07:00 |