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

Generify SharedBlobCacheService #93164

Conversation

original-brownbear
Copy link
Member

As discussed in last week's meeting:

Moving the frozen tier specific cache key logic and cache file logic out of the blob cache module and making shared blob cache service generic to allow any kind of key to enable reuse outside of the frozen tier.

Moving the frozen tier specific cache key logic and cache file logic out
of the blob cache module and making shared blob cache service generic
to allow any kind of key to enable reuse outside of the frozen tier.
@original-brownbear original-brownbear added >non-issue :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v8.7.0 labels Jan 23, 2023
@elasticsearchmachine elasticsearchmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Jan 23, 2023
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Member

@tlrx tlrx 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 both!

@original-brownbear original-brownbear merged commit 603dbfa into elastic:main Jan 23, 2023
@original-brownbear original-brownbear deleted the generify-shared-blob-cache-service branch January 23, 2023 16:46
@original-brownbear original-brownbear restored the generify-shared-blob-cache-service branch November 30, 2024 10:07
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. v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants