storj/satellite
Michał Niewrzał dd9ad09301 satellite/metainfo: return RS value with DownloadSegment response
Until now we where using single RS per object but it turns out that we
need to be able to support RS per segment. We need to give uplink such information while downloading.

As an addition we are using RedundancySchemePerSegment flag for GetObject request to detect if
we should try to get RS from segment for this request response.

Change-Id: I209dad324496ff59b521b11d2343da61dcdbe7f5
2021-02-17 12:33:48 +00:00
..
accounting Merge remote-tracking branch 'origin/main' into multipart-upload 2021-02-02 19:19:04 +02:00
admin satellite/console: Add ability to list projects by owner ID 2021-01-15 14:22:22 +00:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit satellite/audits: migrate to metabase 2020-12-17 14:38:48 +02:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console satellite/console: add new professional fields to console api 2021-02-12 17:21:09 -05:00
contact {storagenode,satellite}/nodeoperator: add wallet features 2021-02-08 22:09:45 +02:00
gc Merge remote-tracking branch 'origin/main' into multipart-upload 2021-02-04 09:38:08 +01:00
gracefulexit gracefulexit: use GetSegmentByLocation instead of GetObjectLatestVersion 2021-02-16 10:49:36 +00:00
inspector satellite/inspector: migrate to metabase 2020-12-17 11:56:08 +00:00
internalpb Merge remote-tracking branch 'origin/main' into multipart-upload 2021-02-11 11:48:23 +01:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metainfo satellite/metainfo: return RS value with DownloadSegment response 2021-02-17 12:33:48 +00:00
metrics satellite/{metrics,repair}: adjust monitoring to new metainfo loop 2020-12-21 09:05:17 +02:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection satellite/overlay: use DownloadSelectionCache for getting node IPs 2021-01-29 16:47:10 +02:00
nodestats satellite/{contact,nodestats,overlay,satellitedb}: remove references to total_uptime_count and uptime_success_count columns 2021-01-19 15:43:02 -05:00
orders Merge remote-tracking branch 'origin/main' into multipart-upload 2021-02-04 09:38:08 +01:00
overlay Merge remote-tracking branch 'origin/main' into multipart-upload 2021-02-17 08:50:38 +01:00
payments satellite/payments/stripecoinpayments: fix tests failing in 2021 2021-01-04 10:47:31 +01:00
repair Merge remote-tracking branch 'origin/main' into multipart-upload 2021-02-11 11:48:23 +01:00
revocation all: fix dots 2020-07-16 14:58:28 +00:00
rewards satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
satellitedb Merge remote-tracking branch 'origin/main' into multipart-upload 2021-02-17 08:50:38 +01:00
snopayouts satellite/satellitedb: add distributed column and migration 2021-02-01 16:33:14 +00:00
admin.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
api.go Merge remote-tracking branch 'origin/main' into multipart-upload 2021-02-11 11:48:23 +01:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go Merge remote-tracking branch 'origin/main' into multipart-upload 2021-02-02 19:19:04 +02:00
gc.go satellite/metainfo: setup access to metabase in metainfo loop 2020-12-09 09:50:04 +01:00
peer.go satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
repairer.go Merge 'main' branch. 2021-01-11 10:26:58 +01:00