Skip to content

Better check for finish of a bounce#1732

Merged
ssalinas merged 4 commits into
masterfrom
bounce_lock_fix
Feb 27, 2018
Merged

Better check for finish of a bounce#1732
ssalinas merged 4 commits into
masterfrom
bounce_lock_fix

Conversation

@ssalinas

Copy link
Copy Markdown
Contributor

Check if a bounce is complete during statusUpdate instead of during cleanup runs. Previously if the cleanup type got overriden or the task exited in an unexpected way, the cleanup could be deleted in such a way that we never check the bounce status again. By checking in the status update, if the request is bouncing we can always determine if the bounce is finished by checking the list of active task ids for any remaining active tasks in cleaning status due to a bounce.

@ssalinas ssalinas added this to the 0.20.0 milestone Feb 22, 2018
@ssalinas ssalinas added the hs_qa label Feb 22, 2018
@baconmania

Copy link
Copy Markdown
Contributor

🚢

@ssalinas ssalinas merged commit 65ebac1 into master Feb 27, 2018
@ssalinas ssalinas deleted the bounce_lock_fix branch February 27, 2018 18:53
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