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

Use ref-count aware chunked-xcontent listener in most spots #103803

Merged

Conversation

original-brownbear
Copy link
Member

We had a lot of spots where the search response wasn't yet handled by the ref-counting version of the listener. I figured, since all but 2 usages of the plain listener involved a ref counted (albeit noop) transport response anyway, I might as well mostly use that one to aid potential future refactoring.

For #102030

We had a lot of spots where the search response wasn't yet handled by
the ref-counting version of the listener. I figured, since all but 2
usages of the plain listener involved a ref counted (albeit noop)
transport response anyway, I might as well mostly use that one to aid
potential future refactoring.
@original-brownbear original-brownbear added >non-issue :Distributed/Network Http and internode communication implementations labels Jan 2, 2024
@original-brownbear original-brownbear requested a review from a team as a code owner January 2, 2024 15:59
@elasticsearchmachine elasticsearchmachine added Team:Distributed Meta label for distributed team v8.13.0 labels Jan 2, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

Copy link
Contributor

@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.

LGTM

@original-brownbear
Copy link
Member Author

Thanks David!

@original-brownbear original-brownbear merged commit 073351b into elastic:main Jan 2, 2024
15 checks passed
@original-brownbear original-brownbear deleted the chunked-n-ref-counted branch January 2, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Network Http and internode communication implementations >non-issue Team:Distributed Meta label for distributed team v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants