storj/satellite/metainfo
Cameron Ayer 9edb363558 satellite/metainfo: log if replacing pieces in pointer goes wrong
Every now and then we see the repair error, "piece to add already exists".
With these new logs we should be able to verify if it is due to a change in
the pointer. These logs are only temporary

Change-Id: I029390cc4816668707546df14ed2cfe7ca192b0b
2020-05-26 21:48:40 +00:00
..
expireddeletion satellite/{metainfo,repair}: Delete expired segments from metainfo 2020-04-22 13:02:31 +00:00
piecedeletion metainfo/piecedeletion: use NodeURL-s 2020-05-21 08:37:13 +03:00
pointerverification satellite/metainfo/pointerverification: service for verifying pointers 2020-03-19 16:27:38 +00:00
attribution_test.go satellite/metainfo: attribution based on useragent 2020-04-17 10:47:14 +03:00
attribution.go satellite/metainfo: attribution based on useragent 2020-04-17 10:47:14 +03:00
batch.go all: don't depend on gogo/proto directly 2020-04-08 17:32:15 +00:00
config.go satellite/metainfo: add MigrateToLatest to PointerDB 2020-04-28 17:26:35 +00:00
db_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
db.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
endpoint_test.go storagenode/pieces: Deleter can handle multiple tests 2020-04-29 11:26:56 -06:00
loop_test.go satellite/metainfo,storage: use different limit for metainfo loop 2020-05-05 10:37:20 +00:00
loop.go satellite/metainfo,storage: use different limit for metainfo loop 2020-05-05 10:37:20 +00:00
loopstats.go satellite/metainfo: track observer timing 2020-02-26 17:42:56 +00:00
metainfo_old_test.go satellite/metainfo: remove deprecated error validation (#3876) 2020-05-18 19:58:42 +02:00
metainfo_test.go satellite/metainfo: Add test to verify payment report for attributed bucket 2020-05-13 17:22:04 +03:00
metainfo.go metainfo/piecedeletion: use NodeURL-s 2020-05-21 08:37:13 +03:00
service_test.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
service.go satellite/metainfo: log if replacing pieces in pointer goes wrong 2020-05-26 21:48:40 +00:00
validation.go satellite/metainfo: attribution based on useragent 2020-04-17 10:47:14 +03:00