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

[Backport 2.x] Fix flaky test TieredSpilloverCacheTests.testComputeIfAbsentConcurrently #14589

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 729276f from #14550.

…tly (#14550)

* Fix flaky test TieredSpilloverCacheTests.testComputeIfAbsentConcurrently

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>

* Addressing comment

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

---------

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>
Co-authored-by: Sagar Upadhyaya <upasagar@amazon.com>
(cherry picked from commit 729276f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for 658eb30: SUCCESS

Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.40%. Comparing base (d21fd36) to head (658eb30).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14589      +/-   ##
============================================
- Coverage     71.44%   71.40%   -0.04%     
- Complexity    62296    62343      +47     
============================================
  Files          5102     5102              
  Lines        293227   293230       +3     
  Branches      42724    42725       +1     
============================================
- Hits         209483   209380     -103     
- Misses        66149    66306     +157     
+ Partials      17595    17544      -51     

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

@jed326 jed326 merged commit 02c4b16 into 2.x Jun 27, 2024
53 of 54 checks passed
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…tly (opensearch-project#14550) (opensearch-project#14589)

* Fix flaky test TieredSpilloverCacheTests.testComputeIfAbsentConcurrently

* Addressing comment

---------

(cherry picked from commit 729276f)

Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sagar Upadhyaya <upasagar@amazon.com>
Signed-off-by: kkewwei <kkewwei@163.com>
@dbwiddis dbwiddis deleted the backport/backport-14550-to-2.x branch July 24, 2024 16:05
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