From 4ab2e9a5990bd6f1fd65f2600dc7487686c801ff Mon Sep 17 00:00:00 2001 From: juga0 Date: Tue, 19 Mar 2019 11:48:42 +0000 Subject: bwauth: Ignore bandwidth file lines with "vote=0" so that the relays that would be "excluded" from the bandwidth file because of something failed can be included to diagnose what failed, without still including these relays in the bandwidth authorities vote. Closes #29806. --- changes/ticket29806 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changes/ticket29806 (limited to 'changes') diff --git a/changes/ticket29806 b/changes/ticket29806 new file mode 100644 index 0000000000..6afefd4c04 --- /dev/null +++ b/changes/ticket29806 @@ -0,0 +1,7 @@ + o Minor features (bandwidth authority): + - Make bandwidth authorities to ignore relays that are reported in the + bandwidth file with the key-value "vote=0". + This change allows to report the relays that were not measured due + some failure and diagnose the reasons without the bandwidth being included in the + bandwidth authorities vote. + Closes ticket 29806. -- cgit v1.2.3-54-g00ecf