storj/satellite/gracefulexit
Ivan Fraixedes 076804eac9 cmd/satellite: Add command for GE data cleanup
Add a command to the satellite for cleaning up the Graceful Exit (a.k.a
GE) transfer queue items of nodes that have exited.

The commit adds to the GE satellite DB a couple of new methods, and its
corresponding test, for performing the operations of the new command.

Change-Id: I29a572a59689d63b24990ac13c52e76d65aaa917
2021-02-01 17:30:58 +00:00
..
chore_test.go satellite/metainfo: Update metainfo RS config to more easily support multiple RS schemes. 2020-11-09 22:16:13 +00:00
chore.go satellite: add control panel 2020-01-30 08:06:43 -05:00
common.go satellite/gracefulexit: RecvTimeout increased to 2h, so slow nodes stop receiving lot of fails and as a result DQ 2020-08-24 18:59:24 +03:00
db_test.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00
db.go cmd/satellite: Add command for GE data cleanup 2021-02-01 17:30:58 +00:00
endpoint_test.go satellite/{audit,gracefulexit}: remove logic for PieceHashesVerified 2020-11-24 11:09:48 +02:00
endpoint.go satellite: Fix typos & code formatting 2021-01-15 16:40:26 +01:00
getnodes_test.go satellite/overlay: remove old updateaddress method 2020-04-30 06:41:48 +00:00
pathcollector.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
pending_test.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00
pending.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00
validation.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00