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] Remove concurrency based minimum file cache size restriction #8367

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3947cb4 from #8294.

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
(cherry picked from commit 3947cb4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.snapshots.RestoreSnapshotIT.testRestoreInSameRemoteStoreEnabledIndex

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #8367 (676faa0) into 2.x (b12a45a) will increase coverage by 0.05%.
The diff coverage is 73.07%.

@@             Coverage Diff              @@
##                2.x    #8367      +/-   ##
============================================
+ Coverage     70.62%   70.67%   +0.05%     
+ Complexity    56924    56915       -9     
============================================
  Files          4714     4714              
  Lines        269648   269657       +9     
  Branches      39857    39863       +6     
============================================
+ Hits         190434   190585     +151     
+ Misses        62857    62658     -199     
- Partials      16357    16414      +57     
Impacted Files Coverage Δ
.../fieldcomparator/DoubleValuesComparatorSource.java 53.33% <0.00%> (-3.34%) ⬇️
...a/fieldcomparator/FloatValuesComparatorSource.java 42.85% <0.00%> (-3.58%) ⬇️
...ata/fieldcomparator/IntValuesComparatorSource.java 46.15% <0.00%> (-3.85%) ⬇️
...ta/fieldcomparator/LongValuesComparatorSource.java 50.00% <0.00%> (-2.95%) ⬇️
...comparator/UnsignedLongValuesComparatorSource.java 11.42% <0.00%> (ø)
...nsearch/index/fielddata/IndexNumericFieldData.java 86.20% <87.50%> (+0.49%) ⬆️
...org/opensearch/index/fielddata/IndexFieldData.java 75.47% <100.00%> (+1.47%) ⬆️
...index/store/remote/filecache/FileCacheFactory.java 92.30% <100.00%> (-1.45%) ⬇️

... and 475 files with indirect coverage changes

@kotwanikunal kotwanikunal merged commit 07a0b67 into 2.x Jun 29, 2023
@github-actions github-actions bot deleted the backport/backport-8294-to-2.x branch June 29, 2023 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant