Object Storage: Need support for updating object metadata
Open
Nobody has claimed this yet.
Object Storage
- Dominant language
- Java
- Stars
- 243
- Forks
- 171
- Avg merge
- 30m
- Merged PRs (30d)
- 4
Description
Currently, In oci object storage, once an object gets created.
Is there a way to update the object metadata at a later point?
If not, would it be possible to provide this feature, as it would be really helpful for us.
Thanks in advance.
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.
Research direction
Start by locating the OCI Java SDK's Object Storage APIs and checking whether the underlying service supports updating object metadata after creation. Confirm the intended request and response behavior, then add the feature and tests showing that metadata can be updated on an existing object.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100