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

client: track and warn unsupported GC version #140

Merged
merged 2 commits into from Feb 23, 2023

Conversation

miki-totefu
Copy link
Collaborator

This adds a new Version field in GC definitions and warns the user when
a GC list with an unsupported version is received. This will be used in
the future to warn about upgraded GCs.

The current GC version is assumed to be version 0.

A function is added in the clients to resend the GC list, to fix issues
with the list getting out of sync in members.

Test by modifying client.ResetGCList to send a different version.

miki added 2 commits February 23, 2023 13:41
This adds a new Version field in GC definitions and warns the user when
a GC list with an unsupported version is received. This will be used in
the future to warn about upgraded GCs.

The current GC version is assumed to be version 0.

A function is added in the clients to resend the GC list, to fix issues
with the list getting out of sync in members.
@miki-totefu miki-totefu merged commit f52c331 into companyzero:master Feb 23, 2023
@miki-totefu miki-totefu deleted the gcversion branch February 27, 2023 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants