storj/satellite/overlay
Natalie Ventura Villasana 1cb0f80a8d satellite/gracefulexit: dq node on exit fail
Disqualifies a node when the node fails to complete a graceful
exit.

Adds a new DisqualifyNode method to the overlay cache, since there
wasn't an existing method to disqualify a node but do nothing else
to its stats.

Adds checks to existing tests to make sure that a storage node that
fails a graceful exit is marked as disqualified in the overlay
cache.

https: //storjlabs.atlassian.net/browse/V3-3342
Change-Id: I4d554a519ab59db31ad3b8e28764c8683a6e3888
2020-01-06 19:16:26 -05:00
..
benchmark_test.go common: separate repository 2019-12-27 14:11:15 +02:00
combinedcache.go common: separate repository 2019-12-27 14:11:15 +02:00
config.go update NodeSelectionConfig.OnlineWindow to 4hr default (#3082) 2019-09-18 14:57:57 -04:00
inspector.go common: separate repository 2019-12-27 14:11:15 +02:00
keylock_test.go common: separate repository 2019-12-27 14:11:15 +02:00
keylock.go common: separate repository 2019-12-27 14:11:15 +02:00
peeridentities_test.go common: separate repository 2019-12-27 14:11:15 +02:00
peeridentities.go common: separate repository 2019-12-27 14:11:15 +02:00
piececount_test.go common: separate repository 2019-12-27 14:11:15 +02:00
selection_test.go common: separate repository 2019-12-27 14:11:15 +02:00
service_test.go satellite/overlay: Return NodeLastContact instead of a node dossier from 2020-01-06 17:12:30 -05:00
service.go satellite/gracefulexit: dq node on exit fail 2020-01-06 19:16:26 -05:00
statdb_test.go common: separate repository 2019-12-27 14:11:15 +02:00