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

fix(sysadvisor): create new checkpoint if fetching it failed #91

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

cheney-lin
Copy link
Member

The modification of data struct for checkpoint will lead to hash not matched, we should create new checkpoint in this case.

What type of PR is this?

Bug fixes

What this PR does / why we need it:

Which issue(s) this PR fixes:

Special notes for your reviewer:

The modification of data struct for checkpoint will lead to hash not matched,
we should create new checkpoint in this case.

Signed-off-by: linzhecheng <linzhecheng@bytedance.com>
@cheney-lin cheney-lin added bug Something isn't working workflow/need-review review: test succeeded, need to review labels Jun 5, 2023
@waynepeking348 waynepeking348 merged commit 358a13b into kubewharf:main Jun 5, 2023
@cheney-lin cheney-lin deleted the dev/cp branch September 13, 2023 06:31
luomingmeng pushed a commit to luomingmeng/katalyst-core that referenced this pull request Oct 11, 2024
…rf#91)

The modification of data struct for checkpoint will lead to hash not matched,
we should create new checkpoint in this case.

Signed-off-by: linzhecheng <linzhecheng@bytedance.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working workflow/need-review review: test succeeded, need to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants