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

[WLM] Fix the QueryGroupTask logging bug #17171

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

kaushalmahi12
Copy link
Contributor

This change is taken from the PR: #16981 which fixes the #16874 bug.

* add wlm support for scroll API

Signed-off-by: Kaushal Kumar <[email protected]>

* add CHANGELOG entry

Signed-off-by: Kaushal Kumar <[email protected]>

* remove untagged tasks from WLM tracking

Signed-off-by: Kaushal Kumar <[email protected]>

* add UTs for invalid tasks

Signed-off-by: Kaushal Kumar <[email protected]>

* fix UT failures

Signed-off-by: Kaushal Kumar <[email protected]>

* rename a field in QueryGroupTask

Signed-off-by: Kaushal Kumar <[email protected]>

---------

Signed-off-by: Kaushal Kumar <[email protected]>
Copy link
Contributor

✅ Gradle check result for 5e3e991: SUCCESS

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.97%. Comparing base (1c7f719) to head (5e3e991).
Report is 2 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17171      +/-   ##
============================================
+ Coverage     71.89%   71.97%   +0.07%     
- Complexity    65852    65874      +22     
============================================
  Files          5332     5332              
  Lines        306587   306591       +4     
  Branches      44720    44721       +1     
============================================
+ Hits         220429   220670     +241     
+ Misses        67754    67478     -276     
- Partials      18404    18443      +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jainankitk jainankitk merged commit 73eb6c7 into opensearch-project:2.x Jan 29, 2025
45 checks passed
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.

2 participants