Skip to content

[Backport] Remove exception on failure response from GCS delete API#16085

Closed
gargvishesh wants to merge 27 commits intoapache:29.0.1from
gargvishesh:backport-fix-gcs-delete-29-0-1
Closed

[Backport] Remove exception on failure response from GCS delete API#16085
gargvishesh wants to merge 27 commits intoapache:29.0.1from
gargvishesh:backport-fix-gcs-delete-29-0-1

Conversation

@gargvishesh
Copy link
Copy Markdown
Contributor

PR: #16047

@abhishekrb19
Copy link
Copy Markdown
Contributor

@gargvishesh, can you please do a clean backport of only the merge commit bed5d9c from master instead of the entire branch?

gargvishesh and others added 14 commits March 11, 2024 10:14
This reverts commit b325fbb.
* Throw 404 Exception on failure response from GCS delete API

* Replace String.format

* Apply suggestions from code review

Co-authored-by: Abhishek Radhakrishnan <abhishek.rb19@gmail.com>

* Remove exception for file not found and fix tests

* Add warn log and fix intellij inspection errors

* More intellij inspection fixes

* * Change to debug log
* change runtime exception class for code coverage
* Add file paths for batch delete failures

* Move failedPaths computation to inside isDebugEnabled flag

* Correct handling of StorageException

* Address review comments

* Remove unused exceptions

* Address code coverage and review comments

* Minor corrections

---------

Co-authored-by: Abhishek Radhakrishnan <abhishek.rb19@gmail.com>
(cherry picked from commit bed5d9c)
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

Successfully merging this pull request may close these issues.

2 participants