IntelLabs / IntelLabs/vdms

Descriptor AWS Sync duplicates local storage + Hard coded disabled

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

Description

**Describe the bug**
Less of a bug and more of a land mine we want to note.

Currently there is logic to save a descriptor set to S3, however, if AWS storage is enabled, it will always run in addition to local storage.

However, the higher level class has hard coded the flag so that the descriptor set will never actually attempt to sync to S3.

The logic behind this is to effectively cache a local copy of the descriptor set for improved performance, but the intent/implementation is murky and incomplete.

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.