druid/integration-tests-ex/cases
Vishesh Garg bed5d9c3b2
Remove exception on failure response from GCS delete API (#16047)
* 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>
2024-03-07 17:57:17 +05:30
..
assets Add the new integration test framework (#12368) 2022-08-24 17:03:23 +05:30
cluster Add security ITs to the revised integration tests (#15885) 2024-02-20 11:32:08 +05:30
resources Add the new integration test framework (#12368) 2022-08-24 17:03:23 +05:30
src/test Remove exception on failure response from GCS delete API (#16047) 2024-03-07 17:57:17 +05:30
.gitignore Add the new integration test framework (#12368) 2022-08-24 17:03:23 +05:30
cluster.sh Extend the IT framework to allow tests in extensions (#13877) 2023-05-15 20:29:51 +05:30
pom.xml Prepare main branch for next 30.0.0 release. (#15707) 2024-01-23 15:55:54 +05:30