oracle / oracle/oci-java-sdk

Object Storage: Need support for updating object metadata

Open
#394 5 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.