storj/storagenode
Fadila Khadar c00ecae75c satellite/gracefulexit: stop using gracefulexit_transfer_queue
Remove the logic associated to the old transfer queue.
A new transfer queue (gracefulexit_segment_transfer_queue) has been created for migration to segmentLoop.
Transfers from the old queue were not moved to the new queue.
Instead, it was still used for nodes which have initiated graceful exit before migration.
There is no such node left, so we can remove all this logic.
In a next step, we will drop the table.

Change-Id: I3aa9bc29b76065d34b57a73f6e9c9d0297587f54
2021-09-14 11:52:34 +00:00
..
apikeys multinode/payouts: estimated payouts added 2021-05-11 11:33:32 +00:00
bandwidth ci: fix lint errors 2021-05-17 13:37:31 +00:00
collector error handling in heldamount cash and collector delete fixed 2020-07-22 12:26:13 +00:00
console storagenode/satellites: address added, caching satellite's addresses from trust 2021-07-08 15:38:23 +00:00
contact satellite/overlay: Ignore unnecessary check-ins 2021-06-22 09:00:41 +00:00
gracefulexit satellite/gracefulexit: stop using gracefulexit_transfer_queue 2021-09-14 11:52:34 +00:00
inspector pb: use *UnimplementedServer to avoid breaking API changes 2021-03-29 12:26:10 +03:00
internalpb storagenode/internalpb: fix protobuf generation for newer protobuf 2021-06-11 17:20:42 +00:00
monitor satellite/audit,storage: increase sleep delay in TestMaxVerifyCount 2021-09-10 15:30:37 +00:00
multinode Revert "storagenode/payouts: historical payouts use satellitesDB instead of trustPool" 2021-08-02 13:55:21 +03:00
nodestats storagenode/satellites: address added, caching satellite's addresses from trust 2021-07-08 15:38:23 +00:00
notifications storagenode/suspension: fixed timings of downtime suspension notifications 2021-02-08 15:24:29 +02:00
operator storagenode: wallet features 2021-03-24 09:08:36 +00:00
orders ci: fix lint errors 2021-05-17 13:37:31 +00:00
payouts Revert "storagenode/payouts: historical payouts use satellitesDB instead of trustPool" 2021-08-02 13:55:21 +03:00
pieces satellite/audit,storage: increase sleep delay in TestMaxVerifyCount 2021-09-10 15:30:37 +00:00
piecestore storagenode/piecestore: allow rejecting slow clients 2021-07-01 09:59:04 +03:00
piecetransfer mod: bump uplink 2021-05-06 14:48:36 +00:00
preflight storagenode/satellites: address added, caching satellite's addresses from trust 2021-07-08 15:38:23 +00:00
pricing all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
reputation storagenode/reputation: add vetted at timestamp 2021-07-07 18:11:54 +03:00
retain storagenode/retain: add more verbose monkit monitoring 2021-06-04 20:20:11 +00:00
satellites Revert "storagenode/payouts: historical payouts use satellitesDB instead of trustPool" 2021-08-02 13:55:21 +03:00
storagenodedb Revert "storagenode/payouts: historical payouts use satellitesDB instead of trustPool" 2021-08-02 13:55:21 +03:00
storageusage all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
trust storagenode/satellites: address added, caching satellite's addresses from trust 2021-07-08 15:38:23 +00:00
version storagenode/suspensions: added offline-suspension notificatio chore + tests 2020-10-29 19:44:22 +02:00
peer.go Revert "storagenode/payouts: historical payouts use satellitesDB instead of trustPool" 2021-08-02 13:55:21 +03:00