Duke-GCB / Duke-GCB/DukeDSClient

Underlying store max chunks limitation

Open
#169 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The current openstack swift store has a limitation of 1000 chunks per file:
https://docs.openstack.org/swift/latest/overview_large_objects.html
> The number of object segments is limited to a configurable amount, default 1000.
If we upload a file with more than this many chunks it is expected to fail.
With the current settings the current maximum file size is 100GB.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.