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

Check liveness of sectors when processing termination batches #5759

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

arajasek
Copy link
Contributor

lzusaga somehow ran into this problem on Slack: https://filecoinproject.slack.com/archives/CPFTWMY7N/p1615315583105100.

I'm not entirely sure how this happened, since the liveness check here should be preventing putting such sectors into the termination queue. Maybe that liveness check isn't 100% correct? I'm not sure.

But, regardless, re-checking liveness and removing out any not-live sectors should be a fine thing to do?

Copy link
Contributor

@magik6k magik6k left a comment

Choose a reason for hiding this comment

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

This makes sense; It's likely that some sectors can get terminated while waiting for the batch to get filled/submitted

@magik6k magik6k changed the base branch from master to next March 10, 2021 10:10
@magik6k magik6k merged commit df0a8d9 into next Mar 10, 2021
@magik6k magik6k deleted the asr/terminate-livecheck branch March 10, 2021 10: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.

2 participants