storj/private
paul cannon 79553059cb satellite/repair: put irreparable segments in irreparableDB
Previously, we were simply discarding rows from the repair queue when
they couldn't be repaired (either because the overlay said too many
nodes were down, or because we failed to download enough pieces).

Now, such segments will be put into the irreparableDB for further
and (hopefully) more focused attention.

This change also better differentiates some error cases from Repair()
for monitoring purposes.

Change-Id: I82a52a6da50c948ddd651048e2a39cb4b1e6df5c
2020-03-09 21:45:16 +00:00
..
context2 private/context2: add WithoutCancellation 2020-01-15 14:23:46 +02:00
cui private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
currency private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
date private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
dbutil private/dbutil/txutil: remove the individual retry events 2020-03-03 08:38:19 +00:00
debugging private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
grpctlsopts private/grpctlsopts: grpc related tlsopts 2020-02-26 22:46:06 +02:00
lifecycle all: use monkit v3 2020-02-05 23:53:17 +00:00
migrate private/dbutil/txutil: create new transactions for retries 2020-02-01 18:34:28 +00:00
post all: use monkit v3 2020-02-05 23:53:17 +00:00
prompt private/prompt: remove dependency to go-prompt 2020-02-25 13:09:41 +02:00
s3client cmd/gateway: use a separate repository 2020-02-24 10:03:03 +02:00
tagsql private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
testblobs storagenode: Include trash space when calculating space used 2019-12-23 19:07:03 -07:00
testplanet satellite/repair: put irreparable segments in irreparableDB 2020-03-09 21:45:16 +00:00
testrevocation storage/redis/redisserver: simplify redisserver creation 2020-02-11 19:11:57 +00:00
teststorj common: separate repository 2019-12-27 14:11:15 +02:00
testuplink go.mod: update uplink 2020-02-21 16:08:12 +02:00
version storagenode: notifications on outdated software version 2020-03-02 16:48:02 +00:00