Skip to content

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 <[email protected]>

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

Signed-off-by: Ticheng Lin <[email protected]>

* Refactor ProfileResult class and add more tests

Signed-off-by: Ticheng Lin <[email protected]>

* Fix flaky QueryProfilePhaseTests.testCollapseQuerySearchResults test

Signed-off-by: Ticheng Lin <[email protected]>

---------

Signed-off-by: Ticheng Lin <[email protected]>
@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
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