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] Adding integration tests for search backpressure #5343

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport bdb8efe from #5308.

Signed-off-by: PritLadani <pritkladani@gmail.com>
(cherry picked from commit bdb8efe)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners November 22, 2022 20:15
@codecov-commenter
Copy link

Codecov Report

Merging #5343 (bdb8efe) into 2.x (4233454) will increase coverage by 0.10%.
The diff coverage is 50.55%.

❗ Current head bdb8efe differs from pull request most recent head 90ae1a4. Consider uploading reports for the commit 90ae1a4 to get more accurate results

@@             Coverage Diff              @@
##                2.x    #5343      +/-   ##
============================================
+ Coverage     70.76%   70.86%   +0.10%     
+ Complexity    58379    58068     -311     
============================================
  Files          4700     4710      +10     
  Lines        279109   277508    -1601     
  Branches      40749    40164     -585     
============================================
- Hits         197512   196661     -851     
+ Misses        65111    64663     -448     
+ Partials      16486    16184     -302     
Impacted Files Coverage Δ
...ark/time/NanoTimeVsCurrentTimeMillisBenchmark.java 0.00% <0.00%> (ø)
...nsearch/gradle/precommit/LicenseHeadersTask.groovy 0.00% <ø> (ø)
.../java/org/opensearch/gradle/JdkDownloadPlugin.java 36.26% <0.00%> (-1.10%) ⬇️
...rg/opensearch/gradle/OpenSearchTestBasePlugin.java 6.81% <0.00%> (-0.25%) ⬇️
...ternal/InternalDistributionArchiveCheckPlugin.java 0.00% <0.00%> (ø)
...ternal/InternalDistributionArchiveSetupPlugin.java 0.00% <ø> (ø)
...ensearch/gradle/precommit/FilePermissionsTask.java 78.78% <ø> (ø)
...search/gradle/precommit/ForbiddenPatternsTask.java 88.40% <ø> (ø)
...g/opensearch/gradle/precommit/LoggerUsageTask.java 0.00% <ø> (ø)
...ensearch/gradle/precommit/ThirdPartyAuditTask.java 0.00% <0.00%> (ø)
... and 1013 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@reta reta added the backport PRs or issues specific to backporting features or enhancments label Nov 22, 2022
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta reta merged commit 81e7cc7 into 2.x Nov 22, 2022
@github-actions github-actions bot deleted the backport/backport-5308-to-2.x branch November 22, 2022 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants