Skip to content

Make AsyncSearchResponse use Chunked ToXContent streaming#98380

Merged
romseygeek merged 8 commits intoelastic:mainfrom
romseygeek:xcontent/async-search-streaming
Aug 16, 2023
Merged

Make AsyncSearchResponse use Chunked ToXContent streaming#98380
romseygeek merged 8 commits intoelastic:mainfrom
romseygeek:xcontent/async-search-streaming

Conversation

@romseygeek
Copy link
Copy Markdown
Contributor

Relates to #95661

@romseygeek romseygeek added :Search/Search Search-related issues that do not fall into other categories >refactoring v8.10.0 labels Aug 11, 2023
@romseygeek romseygeek self-assigned this Aug 11, 2023
@elasticsearchmachine elasticsearchmachine added the Team:Search Meta label for search team label Aug 11, 2023
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Member

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

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

All looks fine to me but I'll leave the search folks to give it a final ok. I left some suggestions.

Comment on lines +42 to 44
protected RestStatus getRestStatus(Response response) {
return RestStatus.OK;
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@romseygeek
Copy link
Copy Markdown
Contributor Author

Have updated based on @DaveCTurner's suggestions

Copy link
Copy Markdown
Member

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

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

Still looks fine to me but deserving of a final ok from someone in the search team too.

Copy link
Copy Markdown
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

@romseygeek
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/part-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>refactoring :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