IntelLabs / IntelLabs/vdms

S3 connection layer doesn't support buckets with large number of files

Open
#179 1 comment 0 reactions 0 assignees View on GitHub
Bug Priority: Backlog
Dominant language
C++
Stars
93
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Issue: The basic AWS S3 connection interface doesn't support listing files in an AWS bucket when the number of files exceeds a threshold (possibly 1000).

Solution: Need to implement continuation tokens for AWS request responses to handle this scenario.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.