Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change IOContext from READONCE to DEFAULT to avoid WrongThreadException (#17502) #17544

Merged

Conversation

sachinpkale
Copy link
Member

Backport 588f46d from #17502

…on (opensearch-project#17502)

---------

Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
Copy link
Contributor

github-actions bot commented Mar 7, 2025

❌ Gradle check result for c416354: 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?

Copy link
Contributor

github-actions bot commented Mar 7, 2025

❌ Gradle check result for c416354: 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?

Copy link
Contributor

github-actions bot commented Mar 7, 2025

❌ Gradle check result for c416354: null

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?

Copy link
Contributor

❌ Gradle check result for c416354: 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?

Copy link
Contributor

✅ Gradle check result for c416354: SUCCESS

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.01%. Comparing base (efde476) to head (c416354).
Report is 5 commits behind head on 2.x.

Files with missing lines Patch % Lines
...va/org/opensearch/index/store/RemoteDirectory.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17544      +/-   ##
============================================
+ Coverage     71.91%   72.01%   +0.09%     
- Complexity    65941    66000      +59     
============================================
  Files          5342     5342              
  Lines        307287   307288       +1     
  Branches      44849    44849              
============================================
+ Hits         220997   221289     +292     
+ Misses        67862    67515     -347     
- Partials      18428    18484      +56     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sachinpkale sachinpkale merged commit cf525b2 into opensearch-project:2.x Mar 10, 2025
69 of 71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants