Jan
|
1476ddbd0d
|
Bug fix/fix cluster upgrade (#10411)
|
2019-11-15 10:42:04 +01:00 |
Frank Celler
|
aa3d3f8e40
|
Feature/cleanup ccpcheck (#9665)
|
2019-08-12 11:11:49 +02:00 |
Dan Larkin-York
|
3d0246cb18
|
Decentralize includes (#9623)
|
2019-08-06 15:32:09 +02:00 |
Wilfried Goesgens
|
1907a7211b
|
Bug fix/cleanup system includes (#8962)
|
2019-05-15 15:12:59 +02:00 |
Jan Christoph Uhde
|
c3f7961b88
|
apply unique log ids (#8561)
|
2019-03-25 20:26:51 +01:00 |
Frank Celler
|
ac9f375fb5
|
big reformat
|
2018-12-26 00:54:03 +01:00 |
Dan Larkin-York
|
44600636e7
|
Cleanup logging in RocksDBEngine.
|
2018-10-02 07:50:02 -04:00 |
jsteemann
|
44c7b1b476
|
remove tabstops
|
2018-07-16 15:00:12 +02:00 |
Matthew Von-Maszewski
|
97a16116f6
|
Bugfix Devel: adjust SetThrottle() to only call GetDelayToken() first time. (#5857)
* adjust SetThrottle() to only call GetDelayToken() first time. Each call disrupts throttle timing.
* add ChangeLog entry
|
2018-07-12 20:01:58 +02:00 |
Wilfried Goesgens
|
bcdcb43c4c
|
Feature/upgrade rocksdb (#5484)
|
2018-07-04 12:04:41 +02:00 |
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 |