storj/satellite/overlay
Fadila Khadar 29fd36a20e satellite/repairer: handle excluded countries
For nodes in excluded areas, we don't necessarily want to remove them
from the pointer, but we do want to increase the number of pieces in the
segment in case those excluded area nodes go down. To do that, we
increase the number of pieces repaired by the number of pieces in
excluded areas.

Change-Id: I0424f1bcd7e93f33eb3eeeec79dbada3b3ea1f3a
2022-03-14 10:59:36 -04:00
..
straynodes satellite/overlay/straynodes: prevent disqualification in tests 2021-11-09 12:29:21 +00:00
benchmark_test.go satellite/satellitedb: simplify select nodes query construction 2021-10-22 07:41:07 +00:00
checkin_test.go mod: bump common to fetch latest placement type changes 2021-11-16 12:42:25 +00:00
config.go satellite/overlay: Add ability to exclude country codes on upload 2022-03-03 16:58:48 +00:00
db_test.go satellite/{audit, reputation}: fix potential nodes reputation status 2022-01-06 21:05:59 +00:00
downloadselection_test.go satellite/overlay: add DownloadSelectionCache 2021-01-29 16:47:06 +02:00
downloadselection.go satellite/overlay: add DownloadSelectionCache 2021-01-29 16:47:06 +02:00
peeridentities_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
peeridentities.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
piececount_test.go ci: test benchmarks 2020-07-10 13:26:49 +00:00
selection_test.go satellite/{audit, reputation}: fix potential nodes reputation status 2022-01-06 21:05:59 +00:00
service_test.go satellite/repairer: handle excluded countries 2022-03-14 10:59:36 -04:00
service.go satellite/repairer: handle excluded countries 2022-03-14 10:59:36 -04:00
statdb_test.go satellite/checker: pieces in excluded countries are not healthy 2022-03-02 09:59:09 +00:00
uploadselection_test.go satellite/overlay: Add ability to exclude country codes on upload 2022-03-03 16:58:48 +00:00
uploadselection.go satellite/overlay: Add ability to exclude country codes on upload 2022-03-03 16:58:48 +00:00