storj/private
Ethan 2b92bba563 satellite/satellitedb/orders: Handle serial_numbers deletes in smaller increments on CRDB
CRDB doesn't like large deletes. While testing in the POC environment we found that deletes on the serial_numbers table could take hours.  This change limits deletes to 1000 at a time (configurable) to avoid blocking other queries.

Change-Id: I08455e25db1574579dd4d7b7125a08e9c913dff1
2020-11-20 13:44:52 +00:00
..
cui all: fix dots 2020-07-16 14:58:28 +00:00
currency private/currency: add strictcsv support to microunit 2020-03-31 14:57:04 -06:00
date all: fix linter complaints 2020-10-13 15:59:01 +03:00
dbutil private/dbutil/pgtest: use round robin to pick databases 2020-11-06 12:55:55 +00:00
debugging all: fix dots 2020-07-16 14:58:28 +00:00
lifecycle private/lifecycle: warn on slow service shutdown 2020-11-06 15:01:54 +00:00
migrate private/{dbutil,tagsql}: pass ctx to database opening 2020-10-29 10:51:29 +00:00
post all: fix linter complaints 2020-10-13 15:59:01 +03:00
prompt private/prompt: remove dependency to go-prompt 2020-02-25 13:09:41 +02:00
tagsql all: add pprof labels for debugger 2020-10-29 15:10:07 +00:00
testblobs private/testblobs: fix data race in BadDB 2020-11-06 11:56:46 +02:00
testplanet satellite/satellitedb/orders: Handle serial_numbers deletes in smaller increments on CRDB 2020-11-20 13:44:52 +00:00
testrevocation all: add pprof labels for debugger 2020-10-29 15:10:07 +00:00
teststorj all: fix dots 2020-07-16 14:58:28 +00:00
testuplink private/testuplink: move tests to uplink 2020-06-01 12:29:21 +02:00
version storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00
web all: fix linter complaints 2020-10-13 15:59:01 +03:00