Skip to content

Conversation

@majst01
Copy link
Contributor

@majst01 majst01 commented Feb 11, 2026

Description

Fix Partition Capacity Message, also fix token persister test.

the tokenpersister test was always failing and prevented the build of js artifacts. This is fixed now.

@majst01 majst01 requested a review from a team as a code owner February 11, 2026 06:40
// Partition of which this capacity is reported.
string partition = 1;
// ServerCapacities is the capacity per machine size.
repeated ServerCapacity server_capacities = 2;
Copy link
Contributor Author

@majst01 majst01 Feb 11, 2026

Choose a reason for hiding this comment

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

ServerCapacity is a weird name, just carried this over from metal-api (i actually introduced this name 6 years ago) but i would rather prefer something like MachineSizeCapacity

@majst01 majst01 merged commit 5891a70 into main Feb 12, 2026
3 checks passed
@majst01 majst01 deleted the partition-capacity branch February 12, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants