Skip to content

Conversation

@original-brownbear
Copy link
Contributor

When reading/writing the individual doc responses in the context
of a bulk shard response there is no need to serialize the ShardId
over and over. This can waste a lot of memory when handling large bulk
requests.

backport of #56094

)

When reading/writing the individual doc responses in the context
of a bulk shard response there is no need to serialize the `ShardId`
over and over. This can waste a lot of memory when handling large bulk
requests.
@original-brownbear original-brownbear added :Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. backport labels May 17, 2020
@elasticmachine
Copy link
Collaborator

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

@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label May 17, 2020
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this pull request May 17, 2020
Mute BwC tests so elastic#56866 can be merged.
original-brownbear added a commit that referenced this pull request May 17, 2020
Mute BwC tests so #56866 can be merged.
@original-brownbear original-brownbear merged commit e75a6f1 into elastic:7.x May 17, 2020
@original-brownbear original-brownbear deleted the 56094-7.x branch May 17, 2020 08:27
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this pull request May 17, 2020
Reenable BwC tests now that elastic#56866 is merged.
original-brownbear added a commit that referenced this pull request May 17, 2020
Reenable BwC tests now that #56866 is merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants