Increased the scope of File Interceptor to intercept methods from FileSystemProvider.class#18068
Increased the scope of File Interceptor to intercept methods from FileSystemProvider.class#18068pranu2502 wants to merge 6 commits intoopensearch-project:mainfrom
Conversation
|
❌ Gradle check result for 248947d: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
…SystemProvider.class Signed-off-by: Pranav Reddy <pranavrd@amazon.com>
… being thrown Signed-off-by: Pranav Reddy <pranavrd@amazon.com>
Signed-off-by: Pranav Reddy <pranavrd@amazon.com>
…File Interceptor Signed-off-by: Pranav Reddy <pranavrd@amazon.com>
248947d to
ff368cd
Compare
|
❌ Gradle check result for ff368cd: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 34804be: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
34804be to
f359dc3
Compare
|
❌ Gradle check result for f359dc3: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
f359dc3 to
67f198d
Compare
|
❌ Gradle check result for 67f198d: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Pranav Reddy <pranavrd@amazon.com>
Signed-off-by: Pranav Reddy <pranavrd@amazon.com>
67f198d to
c1036a4
Compare
|
❌ Gradle check result for c1036a4: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Description
Increased the scope of File Interceptor to intercept methods from FileSystemProvider.class, as newByteChannel is currently not being intercepted.
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.