diff options
Diffstat (limited to 'changes/bug25828')
-rw-r--r-- | changes/bug25828 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug25828 b/changes/bug25828 new file mode 100644 index 0000000000..45cd1f4ae8 --- /dev/null +++ b/changes/bug25828 @@ -0,0 +1,7 @@ + o Minor bugfixes (bandwidth management): + - Consider ourselves "low on write bandwidth" if we have exhausted our + write bandwidth some time in the last second. This was the + documented behavior before, but the actual behavior was to change + this value every TokenBucketRefillInterval. Fixes bug 25828; bugfix on + 0.2.3.5-alpha. + |