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] Make query groups persistent across process restarts (#16370) #16375

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

kaushalmahi12
Copy link
Contributor

Backport 2.x for #16370

…ect#16370)

* add QueryGroupMetadata to namedXContentWritables

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

* add UT

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

* apply spotless

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

* add CHANGELOG entry

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

* improve changelog comment

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

---------

Signed-off-by: Kaushal Kumar <[email protected]>
@dbwiddis
Copy link
Member

dbwiddis commented Oct 18, 2024

I already opened #16373

Although I can approve this one but not my own, so if CI finishes may as well leave this one open :)

@kaushalmahi12
Copy link
Contributor Author

I already opened #16373
Although I can approve this one but not my own, so if CI finishes may as well leave this one open :)

Thanks @dbwiddis! either way works for me. I just don't want 2.x to miss out these changes :)

Copy link
Contributor

❕ Gradle check result for 7061adb: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.87%. Comparing base (c5941db) to head (7061adb).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16375      +/-   ##
============================================
+ Coverage     71.81%   71.87%   +0.06%     
- Complexity    65117    65157      +40     
============================================
  Files          5304     5304              
  Lines        304133   304134       +1     
  Branches      44231    44231              
============================================
+ Hits         218405   218598     +193     
+ Misses        67573    67293     -280     
- Partials      18155    18243      +88     

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

@dbwiddis dbwiddis merged commit e7941c9 into opensearch-project:2.x Oct 18, 2024
61 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