Support configurable x-amz-meta-* headers for S3 requests
Open
@xieandrew is already working on this.
Since Sep 18, 2026.
ice-rest-catalog
p1
- Dominant language
- Java
- Stars
- 35
- Forks
- 7
- Avg merge
- 5d 12h
- Merged PRs (30d)
- 2
Description
Support configurable object metadata headers such as x-amz-meta-expiration-seconds in ice-rest-catalog for object creation. Some S3-compatible storage providers like Shelby require this header on all objects, which the rest catalog currently cannot send. These headers apply only for object creation (PUT/POST).
Contributor guide
No contributing guide indexed for this repository
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.