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.2] Task consumer Integration #4141

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
@codecov-commenter
Copy link

codecov-commenter commented Aug 5, 2022

Codecov Report

Merging #4141 (9d8f564) into 2.2 (89c30b2) will increase coverage by 0.02%.
The diff coverage is 83.83%.

@@             Coverage Diff              @@
##                2.2    #4141      +/-   ##
============================================
+ Coverage     70.53%   70.55%   +0.02%     
- Complexity    56685    56709      +24     
============================================
  Files          4555     4557       +2     
  Lines        272801   272869      +68     
  Branches      40049    40055       +6     
============================================
+ Hits         192425   192529     +104     
- Misses        64175    64197      +22     
+ Partials      16201    16143      -58     
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.24%) ⬇️
...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%> (+2.16%) ⬆️
...ation/OpenSearchIndexLevelReplicationTestCase.java 89.72% <100.00%> (+0.02%) ⬆️
...pensearch/test/transport/MockTransportService.java 42.78% <100.00%> (ø)
... and 508 more

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

Gradle Check (Jenkins) Run Completed with:

@tlfeng tlfeng added backport PRs or issues specific to backporting features or enhancments v2.2.0 labels Aug 5, 2022
@Bukhtawar Bukhtawar merged commit 1b95ee0 into 2.2 Aug 5, 2022
@github-actions github-actions bot deleted the backport/backport-2293-to-2.2 branch August 5, 2022 15:54
@kartg kartg mentioned this pull request Aug 5, 2022
27 tasks
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.

5 participants