Skip to content

Optimize extra global check points in BlobStoreIndexShardSnapshots. #62285

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
Sep 14, 2020

Conversation

howardhuanghua
Copy link
Contributor

Remove the unused global check points HashMap instance to lower down memory fingerprint.
It's introduced in #52182 v7.7.0.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Snapshot/Restore)

@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Sep 14, 2020
@original-brownbear
Copy link
Contributor

Jenkins test this

Copy link
Contributor

@original-brownbear original-brownbear left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @howardhuanghua

@howardhuanghua
Copy link
Contributor Author

Some tests failed? It seems it's based on the latest master branch.

@original-brownbear
Copy link
Contributor

@howardhuanghua yea it's caused by #62286, we'll have to retriever the build once that's merged.

@original-brownbear
Copy link
Contributor

@howardhuanghua could you merge latest master into this branch so we get a green CI run? Thanks!

@howardhuanghua
Copy link
Contributor Author

done.

@original-brownbear
Copy link
Contributor

Jenkins test this

@original-brownbear
Copy link
Contributor

Jenkins run elasticsearch-ci/packaging-sample-windows

@original-brownbear original-brownbear merged commit 4f2fa10 into elastic:master Sep 14, 2020
original-brownbear pushed a commit to original-brownbear/elasticsearch that referenced this pull request Sep 14, 2020
original-brownbear added a commit that referenced this pull request Sep 14, 2020
This was never used.

Co-authored-by: Howard <danielhuang@tencent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >non-issue Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v7.10.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants