storj/satellite/gracefulexit
Michal Niewrzal 8649a00557 satellite/gracefulexit: replace Path []byte to `Key
metabaseSegmentKey` TransferQueueItem

We are unifying which name (and type) we are using for value we are
using to point to segment. We want to use `key` instead of `path`.
Dedicated type `metabase.SegmentKey` was created for this purposes also.
This change is doing refactoring around gracefulexit.

Change-Id: I90d51ff087b206179e61d5f1bc95f4709d76f917
2020-09-04 11:09:48 +00:00
..
chore_test.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +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 satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00
endpoint_test.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
endpoint.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00
getnodes_test.go satellite/overlay: remove old updateaddress method 2020-04-30 06:41:48 +00:00
pathcollector.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00: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