Skip to content

Conversation

@pxsalehi
Copy link
Member

We have two more (stateless) use cases related that requires a bit more space. For project lease files, we'd need just 16B to store the cluster UUID and another 8B for two ints. Also for soft-deletions we will extend the cluster state lease to have one more counter for project deletions.

Relates ES-11205

@pxsalehi pxsalehi added >non-issue :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs labels Apr 29, 2025
@pxsalehi pxsalehi marked this pull request as ready for review April 29, 2025 09:12
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Coordination Meta label for Distributed Coordination team label Apr 29, 2025
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Member

@ywangd ywangd left a comment

Choose a reason for hiding this comment

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

LGTM

I am not aware any hard requirement on the maximum register size. I think it is intended to be small and 24 bytes are still pretty small imo.

@pxsalehi pxsalehi merged commit 36e2232 into elastic:main Apr 30, 2025
17 checks passed
pxsalehi added a commit that referenced this pull request May 5, 2025
Allowing a bit more space than #127491, for the same purposes.

Relates ES-11205
ywangd pushed a commit to ywangd/elasticsearch that referenced this pull request May 9, 2025
Allowing a bit more space than elastic#127491, for the same purposes.

Relates ES-11205
jfreden pushed a commit to jfreden/elasticsearch that referenced this pull request May 12, 2025
Allowing a bit more space than elastic#127491, for the same purposes.

Relates ES-11205
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 Coordination Meta label for Distributed Coordination team v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants