Regression with Object Storage bulk-upload and put object commands in OCI CLI v3.51.2 while uploading objects in a particular order · Issue #892 · oracle/oci-cli · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Upload a small object
Upload an object > 50GiB (more than the maximum part size, this returns an error)
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
The text was updated successfully, but these errors were encountered:
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:
Workaround
Users facing this issue can use OCI CLI v3.51.1 as a workaround while we fix this issue
The text was updated successfully, but these errors were encountered: