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] Fixed flaky test: ResourceAwareTasksTests.testTaskIdPersistsInThreadContext #4500

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 763a89f from #4484

@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners September 13, 2022 22:57
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4500 (6a43846) into 2.x (3080dfd) will increase coverage by 0.09%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #4500      +/-   ##
============================================
+ Coverage     70.61%   70.71%   +0.09%     
- Complexity    57169    57206      +37     
============================================
  Files          4585     4585              
  Lines        274508   274508              
  Branches      40229    40229              
============================================
+ Hits         193846   194118     +272     
+ Misses        64479    64230     -249     
+ Partials      16183    16160      -23     
Impacted Files Coverage Δ
...n/indices/forcemerge/ForceMergeRequestBuilder.java 0.00% <0.00%> (-75.00%) ⬇️
...adcast/BroadcastShardOperationFailedException.java 55.55% <0.00%> (-44.45%) ⬇️
.../opensearch/client/indices/CloseIndexResponse.java 56.25% <0.00%> (-35.00%) ⬇️
.../indices/forcemerge/TransportForceMergeAction.java 25.00% <0.00%> (-33.34%) ⬇️
...ndex/query/functionscore/DecayFunctionBuilder.java 33.45% <0.00%> (-30.91%) ⬇️
...rc/main/java/org/opensearch/ingest/IngestInfo.java 51.72% <0.00%> (-27.59%) ⬇️
...a/org/opensearch/index/mapper/MapperException.java 75.00% <0.00%> (-25.00%) ⬇️
...pensearch/index/shard/SearchOperationListener.java 72.34% <0.00%> (-23.41%) ⬇️
...search/aggregations/pipeline/HoltWintersModel.java 21.47% <0.00%> (-22.82%) ⬇️
...pensearch/index/mapper/MapperParsingException.java 77.77% <0.00%> (-22.23%) ⬇️
... and 489 more

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

…ontext (#4484)

Signed-off-by: Ketan Verma <ketan9495@gmail.com>
(cherry picked from commit 763a89f)
Signed-off-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
@dblock dblock force-pushed the backport/backport-4484-to-2.x branch from 6a43846 to fe06003 Compare September 14, 2022 11:48
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@Bukhtawar Bukhtawar merged commit 3612b24 into 2.x Sep 14, 2022
@github-actions github-actions bot deleted the backport/backport-4484-to-2.x branch September 14, 2022 14:29
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.

4 participants