storj/satellite/audit
Moby von Briesen 76030a8237 satellite/audit/{queue,chore}: Wait for audit queue to be finished before swapping
* Do not swap the active audit queue with the pending audit queue until
the active audit queue is empty.
* Do not begin creating a new pending audit queue until the existing
pending audit queue has been swapped to the active queue.

Change-Id: I81db5bfa01458edb8cdbe71f5baeebdcb1b94317
2020-07-28 16:56:26 +00:00
..
chore.go satellite/audit/{queue,chore}: Wait for audit queue to be finished before swapping 2020-07-28 16:56:26 +00:00
containment_test.go {satellite/audit, private/testplanet}: remove ErrAlreadyExists, run 2 audit workers in testplanet 2020-06-30 18:00:07 +00:00
containment.go all: fix dots 2020-07-16 14:58:28 +00:00
cryptosource.go all: fix dots 2020-07-16 14:58:28 +00:00
disqualification_test.go private/testplanet: remove old libuplink from testplanet 2020-05-28 13:50:23 +00:00
integration_test.go common: separate repository 2019-12-27 14:11:15 +02:00
pathcollector_test.go satellite: fix string(int) conversions 2020-06-12 06:41:34 +00:00
pathcollector.go all: fix dots 2020-07-16 14:58:28 +00:00
queue_test.go satellite/audit/{queue,chore}: Wait for audit queue to be finished before swapping 2020-07-28 16:56:26 +00:00
queue.go satellite/audit/{queue,chore}: Wait for audit queue to be finished before swapping 2020-07-28 16:56:26 +00:00
reporter_test.go satellite: replace references to Suspended with UnknownAuditSuspended 2020-06-23 14:19:22 +00:00
reporter.go all: fix dots 2020-07-16 14:58:28 +00:00
reservoir.go all: fix dots 2020-07-16 14:58:28 +00:00
reverify_test.go satellite/audit/{queue,chore}: Wait for audit queue to be finished before swapping 2020-07-28 16:56:26 +00:00
verifier_test.go satellite/audit/{queue,chore}: Wait for audit queue to be finished before swapping 2020-07-28 16:56:26 +00:00
verifier_unit_test.go satellite/audit: depend less on details of some error message 2020-06-05 10:39:05 -06:00
verifier.go all: fix dots 2020-07-16 14:58:28 +00:00
worker.go satellite/audit: increases audit worker concurrency to 2 2020-05-05 11:31:55 +00:00