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] [Concurrent Segment Search]: Add support for aggregation profiler with concurrent aggregation (#8801) #9015

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

ticheng-aws
Copy link
Contributor

(cherry picked from commit 35662f0)

Description

Backport of #8801 to 2.x branch. Add support for aggregation profiler with concurrent aggregation.

Related Issues

Resolves #8331

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…nsearch-project#8801)

* Add support for aggregation profiler with concurrent aggregation (opensearch-project#8801)

Signed-off-by: Ticheng Lin <ticheng@amazon.com>

* Address review comments for support for aggregation profiler with concurrent aggregation (opensearch-project#8801)

Signed-off-by: Ticheng Lin <ticheng@amazon.com>

* Refactor ProfileResult class and add more tests

Signed-off-by: Ticheng Lin <ticheng@amazon.com>

* Fix flaky QueryProfilePhaseTests.testCollapseQuerySearchResults test

Signed-off-by: Ticheng Lin <ticheng@amazon.com>

---------

Signed-off-by: Ticheng Lin <ticheng@amazon.com>
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString
      1 org.opensearch.action.admin.cluster.node.tasks.ResourceAwareTasksTests.testBasicTaskResourceTracking

@reta reta merged commit 896573f into opensearch-project:2.x Aug 1, 2023
29 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