Update Blob/Clob Endpoints to use S3 for Backend instead of Database
Open
@rma-rripken is already working on this.
Since Sep 2, 2025.
blobs
clobs
enhancement
priority:high
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
Update all Blob/Clob to use S3 storage.
Currently blob/clob are backed by the database for storage. We would want to migrate existing data to S3 and have CDA updated to use the appropriate prefix for public vs private data i.e.
- #1225
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.