c3f499e7c8
For FileUploaders it's possible that a model has many uploads and if lease key is created only from model id, it causes that the model's uploads can not be migrated in parallel because the exclusive lease key would be same for all uploads of the model.
5 lines
103 B
YAML
5 lines
103 B
YAML
---
|
|
title: Use upload ID for creating lease key for file uploaders.
|
|
merge_request:
|
|
author:
|
|
type: fixed
|