Skip to content

AJ's Intrasegment Concurrent Search Experimenting #20068

Closed
ajleong623 wants to merge 2 commits intoopensearch-project:mainfrom
ajleong623:intrasegment-concurrent-search-testing
Closed

AJ's Intrasegment Concurrent Search Experimenting #20068
ajleong623 wants to merge 2 commits intoopensearch-project:mainfrom
ajleong623:intrasegment-concurrent-search-testing

Conversation

@ajleong623
Copy link
Copy Markdown
Contributor

@ajleong623 ajleong623 commented Nov 21, 2025

Description

Following the implementations at #19704 and the work of @prudhvigodithi this PR is meant to share my experimentation with adding intra segment concurrent search and not meant for merging. This also added a profile field for timing slicing for comparing the overhead of slicing with the rest of the query. Additionally, there is logging to confirm that different slices are actually being executed in parallel.

Related Issues

N/A

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

Signed-off-by: Anthony Leong <aj.leong623@gmail.com>
Signed-off-by: Anthony Leong <aj.leong623@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 3a056c8: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@prudhvigodithi
Copy link
Copy Markdown
Member

Thanks @ajleong623 this is amazing, I will create a GitHub issue summarizing all the tests and a meta plan to implement this.

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label Jan 8, 2026
@ajleong623 ajleong623 closed this Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stalled Issues that have stalled

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants