c4202b9451
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 and made accessible through graceful exit db in another one. This changes makes graceful exit enqueue transfer items for new exiting nodes in the new table. Change-Id: I7bd00de13e749be521d63ef3b80c168df66b9433 |
||
---|---|---|
.. | ||
blobscleaner.go | ||
chore_test.go | ||
chore.go | ||
common.go | ||
db_test.go | ||
endpoint_test.go | ||
endpoint.go | ||
service.go | ||
worker_test.go | ||
worker.go |