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

space migrate: refresh pool on fail #1657

Merged
merged 1 commit into from
May 19, 2021
Merged

space migrate: refresh pool on fail #1657

merged 1 commit into from
May 19, 2021

Conversation

mattnibs
Copy link
Contributor

If migrate fails because it was cancelled, the current pool it is
operating on will be deleted. As a result, refresh pools on failure so
things remain up to date.

Also:

  • Use tee-1 package to tee migration logs into the brim process stderr.
    Better to have some visibility than none.

If migrate fails because it was cancelled, the current pool it is
operating on will be deleted. As a result, refresh pools on failure so
things remain up to date.

Also:
- Use tee-1 package to tee migration logs into the brim process stderr.
  Better to have some visibility than none.
@mattnibs mattnibs requested a review from a team May 19, 2021 17:39
Copy link
Member

@jameskerr jameskerr left a comment

Choose a reason for hiding this comment

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

Checks out. Thanks!

@mattnibs mattnibs merged commit 85fb455 into main May 19, 2021
@mattnibs mattnibs deleted the migrate-refresh-fail branch May 19, 2021 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.

2 participants