Skip to content

Reduce literal blob name components#112653

Merged
DaveCTurner merged 2 commits intoelastic:mainfrom
DaveCTurner:2024/09/09/snapshot-blob-name-symbols
Sep 9, 2024
Merged

Reduce literal blob name components#112653
DaveCTurner merged 2 commits intoelastic:mainfrom
DaveCTurner:2024/09/09/snapshot-blob-name-symbols

Conversation

@DaveCTurner
Copy link
Copy Markdown
Member

Rather than building blob names from the literals "index-", "snap-",
"meta-" and ".dat", we should use the constants defined in
BlobStoreRepository. This commit does so where appropriate.

Rather than building blob names from the literals `"index-"`, `"snap-"`,
`"meta-"` and `".dat"`, we should use the constants defined in
`BlobStoreRepository`. This commit does so where appropriate.
@DaveCTurner DaveCTurner added >non-issue :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v8.16.0 labels Sep 9, 2024
@DaveCTurner DaveCTurner requested a review from ywangd September 9, 2024 10:11
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Meta label for distributed team. label Sep 9, 2024
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@DaveCTurner DaveCTurner merged commit 2564d3c into elastic:main Sep 9, 2024
@DaveCTurner DaveCTurner deleted the 2024/09/09/snapshot-blob-name-symbols branch September 9, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >non-issue Team:Distributed Meta label for distributed team. v8.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants