Implement concurrent workers for Large Objects data copy. (#411)
* Implement concurrent workers for Large Objects data copy. The default is 4 workers for Large Object data, and another process is created to queue the Large Object metadata (oid) and allow workers to share the workload. New option available: --large-objects-jobs. * Fix blob summary. Reinstall a blob summary file and change its format to JSON.
parent
82600afc
Please register or sign in to comment