Matthew Von-Maszewski
|
a7b4599ff9
|
add defensive coding and logging in response to a divide by zero. ColumnFamilyData::RecalculateWriteStallConditions() called SetBytePerSecond() with some value less than four. Could have been a race condition due to our SetThrottle() called without db mutex. No proof, just likely. (#3949)
|
2017-12-08 15:42:44 +01:00 |
Jan
|
9f8c5488c2
|
fix Windows ifdefs (#3824)
|
2017-12-06 18:43:12 +01:00 |
Matthew Von-Maszewski
|
50012d1ed8
|
Throttle adjustments for high speed arrays (#3755)
|
2017-11-22 12:03:55 +01:00 |
Matthew Von-Maszewski
|
97944f012e
|
Fix issues due to throttle started with too small a flush (#3707)
|
2017-11-16 09:13:08 +01:00 |
Matthew Von-Maszewski
|
bbce4caefa
|
Feature/mv basho smoothing1 (#3384)
|
2017-11-13 15:43:44 +01:00 |