Skip to content

Fork CCS search-shards handling #98209

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

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

DaveCTurner
Copy link
Contributor

Similar to #98124, this action involves doing potentially O(#shards)
work on both sender and receiver so it'd be best to avoid the transport
worker.

Similar to elastic#98124, this action involves doing potentially O(#shards)
work on both sender and receiver so it'd be best to avoid the transport
worker.
@DaveCTurner DaveCTurner added >bug :Search/Search Search-related issues that do not fall into other categories labels Aug 4, 2023
@DaveCTurner DaveCTurner requested a review from quux00 August 4, 2023 19:03
@elasticsearchmachine elasticsearchmachine added Team:Search Meta label for search team v8.10.0 labels Aug 4, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@elasticsearchmachine
Copy link
Collaborator

Hi @DaveCTurner, I've created a changelog YAML for you.

Copy link
Contributor

@quux00 quux00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DaveCTurner DaveCTurner merged commit cd48337 into elastic:main Aug 8, 2023
@DaveCTurner DaveCTurner deleted the 2023/08/04/fork-search-shards branch August 8, 2023 06:09
@DaveCTurner DaveCTurner restored the 2023/08/04/fork-search-shards branch June 17, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v8.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants