Skip to content

Deduplicate RepositoryData on a Best Effort Basis (#67947)#68015

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:67947-7.x
Jan 26, 2021
Merged

Deduplicate RepositoryData on a Best Effort Basis (#67947)#68015
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:67947-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

Enhance transport request deduplicator to allow for more general deduplication.
Make use of that to enable deduplicate RepositoryData under concurrent request load
(which so far has been the only situation where RepositoryData has created unmanageable
memory pressure).

backport of #67947

Enhance transport request deduplicator to allow for more general deduplication.
Make use of that to enable deduplicate RepositoryData under concurrent request load
(which so far has been the only situation where RepositoryData has created unmanageable
memory pressure).
@original-brownbear original-brownbear added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Jan 26, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Jan 26, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@original-brownbear
Copy link
Copy Markdown
Contributor Author

Jenkins run elasticsearch-ci/1 (unrelated failure that is looping forever on some tranport logging test)

@original-brownbear
Copy link
Copy Markdown
Contributor Author

Jenkins run elasticsearch-ci/1 ?

@original-brownbear original-brownbear merged commit 5520bb9 into elastic:7.x Jan 26, 2021
@original-brownbear original-brownbear deleted the 67947-7.x branch January 26, 2021 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed Meta label for distributed team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants