Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression with Object Storage bulk-upload and put object commands in OCI CLI v3.51.2 while uploading objects in a particular order #892

Open
bhagwatvyas opened this issue Jan 20, 2025 · 0 comments

Comments

@bhagwatvyas
Copy link
Member

Description
The OCI CLI v3.51.2 has a regression which may affect bulk-upload and put command in CLI. The regression is seen for uploads done in a particular order:

  1. Upload a small object
  2. Upload an object > 50GiB (more than the maximum part size, this returns an error)
  3. Upload a small object (this fails with timeout)

Workaround
Users facing this issue can use OCI CLI v3.51.1 as a workaround while we fix this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant