NickJavaDev88 commented on PR #10986: URL: https://github.com/apache/ozone/pull/10986#issuecomment-5277558431
I pushed a quick follow-up commit ([c849e67](https://github.com/apache/ozone/pull/10986/changes/c849e6718a9c071850768870b52abb4ae25eb273)) to replace the remaining literal 400 with HttpURLConnection.HTTP_BAD_REQUEST in testS3LifecycleConfigurationCreationFailed. I initially missed this one during my search because I was filtering by 404, but caught it while reviewing the test cases where the bucket exists but lacks configuration. The CI run is currently in progress: [https://github.com/NickJavaDev88/ozone/actions/runs/31678412705](https://www.google.com/search?q=https://github.com/NickJavaDev88/ozone/actions/runs/31678412705) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
