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] Task consumer Integration #4140

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport fbe93d4 from #2293

* Integrate task consumers to capture task resource information during unregister.
  Add consumer that logs topN expensive search tasks

Signed-off-by: sruti1312 <srutiparthiban@gmail.com>
(cherry picked from commit fbe93d4)
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners August 5, 2022 05:06
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4140 (ddf5753) into 2.x (cfda17d) will decrease coverage by 0.06%.
The diff coverage is 83.83%.

@@             Coverage Diff              @@
##                2.x    #4140      +/-   ##
============================================
- Coverage     70.61%   70.55%   -0.07%     
+ Complexity    56760    56709      -51     
============================================
  Files          4555     4557       +2     
  Lines        272776   272869      +93     
  Branches      40049    40055       +6     
============================================
- Hits         192631   192529     -102     
- Misses        63965    64197     +232     
+ Partials      16180    16143      -37     
Impacted Files Coverage Δ
...rg/opensearch/common/settings/ClusterSettings.java 91.89% <ø> (ø)
...opensearch/search/internal/ShardSearchRequest.java 79.91% <28.57%> (-1.75%) ⬇️
...rc/main/java/org/opensearch/tasks/TaskManager.java 65.53% <40.00%> (-1.89%) ⬇️
...rg/opensearch/search/query/QuerySearchRequest.java 83.33% <50.00%> (-2.39%) ⬇️
...ensearch/tasks/consumer/TopNSearchTasksLogger.java 96.55% <96.55%> (ø)
.../org/opensearch/action/search/SearchShardTask.java 87.50% <100.00%> (+12.50%) ⬆️
...sks/consumer/SearchShardTaskDetailsLogMessage.java 100.00% <100.00%> (ø)
...ava/org/opensearch/transport/TransportService.java 82.50% <100.00%> (+1.02%) ⬆️
...ation/OpenSearchIndexLevelReplicationTestCase.java 89.72% <100.00%> (-0.44%) ⬇️
...pensearch/test/transport/MockTransportService.java 42.78% <100.00%> (ø)
... and 463 more

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

@tlfeng tlfeng added backport PRs or issues specific to backporting features or enhancments v2.3.0 'Issues and PRs related to version v2.3.0' labels Aug 5, 2022
@Bukhtawar Bukhtawar merged commit 3dbf88a into 2.x Aug 5, 2022
@github-actions github-actions bot deleted the backport/backport-2293-to-2.x branch August 5, 2022 15:53
@kartg kartg added v2.2.0 and removed v2.3.0 'Issues and PRs related to version v2.3.0' labels Aug 5, 2022
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 v2.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants