storj/satellite/metainfo/piecedeletion
Erik van Velzen 2ed18a0ed6 satellite/metainfo/piecedeletion: configurable threshold
The threshold of piece deletions from the nodes during CommitObject
when overriding an existing object seemed to cause a race condition in
tests.

This change makes the threshold configurable so we can set it to maximum
so CommitObject waits until all pieces are removed from the nodes in the
test.

Change-Id: Idf6b52e71d0082a1cd87ad99a2edded6892d02a8
2022-10-20 16:58:05 +02:00
..
combiner_bench_test.go ci: optimize benchmarks 2021-10-08 19:42:40 +03:00
combiner_test.go metainfo/piecedeletion: use NodeURL-s 2020-05-21 08:37:13 +03:00
combiner.go satellite/metainfo/piecedeletion: add metrics for deletion requests 2020-06-26 11:12:33 -03:00
dialer_test.go metainfo/piecedeletion: use NodeURL-s 2020-05-21 08:37:13 +03:00
dialer.go satellite/metainfo: adjust piecedeletion timeouts 2021-10-28 13:37:01 +03:00
doc.go satellite/metainfo/piecedeletion: add Service 2020-03-18 14:50:08 +00:00
handler_test.go metainfo/piecedeletion: use NodeURL-s 2020-05-21 08:37:13 +03:00
handler.go metainfo/piecedeletion: use NodeURL-s 2020-05-21 08:37:13 +03:00
queue_test.go satellite/metainfo/piecedeletion: try to make batches larger 2020-04-22 18:43:29 +00:00
queue.go all: fix dots 2020-07-16 14:58:28 +00:00
service_test.go satellite/metainfo/piecedeletion: configurable threshold 2022-10-20 16:58:05 +02:00
service.go satellite/metainfo/piecedeletion: configurable threshold 2022-10-20 16:58:05 +02:00