storj/satellite
Fadila Khadar b0d98b1c1a satellite/gracefulexit: allow use of graceful_exit_segment_transfer_queue
For being able to use the segment metainfo loop, graceful exit transfers have to include the segment stream_id/position instead of the path. For this, we created a new table graceful_exit_segment_transfer_queue that will replace the graceful_exit_transfer_queue. The table has been created in a previous migration.
This change gives access to this table.
Graceful Exit doesn't use the table yet, this will be done in a next change.

Change-Id: I6c09cff4cc45f0529813a8898ddb2d14aadb2cb8
2021-07-21 12:34:44 +00:00
..
accounting satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
admin satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
analytics web, satellite: allow registering business accounts to ask for contact from sales team 2021-06-02 13:10:38 +00:00
attribution satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
audit satellite/audit: don't fail nodes for audit if not enough pieces downloaded 2021-07-20 20:28:18 +00:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console satellite/console: Update CSP for satellite UI 2021-07-12 10:32:15 -04:00
contact testplanet/satellite: reduce the number of places default values need to be configured 2021-06-01 22:14:17 +00:00
gc satellite/gc: remove skip first 2021-06-21 18:30:38 +00:00
gracefulexit satellite/gracefulexit: allow use of graceful_exit_segment_transfer_queue 2021-07-21 12:34:44 +00:00
inspector satellite/metainfo: remove MetabaseDB interface 2021-05-13 13:22:14 +00:00
internalpb satellite/repair: migrate to new repair_queue table 2021-06-30 17:12:24 +02:00
mailservice testplanet/satellite: reduce the number of places default values need to be configured 2021-06-01 22:14:17 +00:00
metabase satellite/metabase: add intLimitRange 2021-07-19 07:51:16 +00:00
metainfo satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
metrics satellite/metrics: move metrics to segment loop 2021-07-08 20:29:10 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection/uploadselection satellite/nodeselection/uploadselection: rename package 2021-05-04 15:50:00 +00:00
nodestats storagenode/reputation: add vetted at timestamp 2021-07-07 18:11:54 +03:00
orders satellite/audit: move to segmentloop 2021-06-28 11:32:00 +00:00
overlay satellite/{reputation,overlay,satellitedb}: create reputation service, DB, add overlay method UpdateReputation 2021-06-24 16:19:15 +00:00
payments satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
repair satellite/repair/repairer: metrics for repair bytes uploaded and downloaded 2021-07-21 09:23:19 +00:00
reputation satellite/{reputation,overlay,satellitedb}: create reputation service, DB, add overlay method UpdateReputation 2021-06-24 16:19:15 +00:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards satellite/rewards: adding partners to list (#4159) 2021-07-09 22:47:25 +02:00
satellitedb satellite/gracefulexit: allow use of graceful_exit_segment_transfer_queue 2021-07-21 12:34:44 +00:00
snopayouts all: fix error naming 2021-04-29 15:38:21 +03:00
admin.go web,satellite: Remove paywall-related functionality 2021-06-29 02:47:48 +02:00
api.go satellite/console: Implement paid tier 2021-07-06 14:30:12 +00:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/accounting/tally: use objects iterator instead metaloop 2021-07-20 15:52:18 +00:00
gc.go satellite/gc: move GC to segments loop 2021-06-01 20:36:02 +00:00
peer.go satellite: remove irreparabledb 2021-06-17 07:20:15 +00:00
repairer.go satellite: remove irreparabledb 2021-06-17 07:20:15 +00:00