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

kv/bulk: warn instead of fail on failed initial split #80300

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

dt
Copy link
Member

@dt dt commented Apr 21, 2022

splits can fail for various reasons and it probably isn't worth failing the whole import over.

Release note (bug fix): Errors encountered when sending rebalancing hints to the storage layer during IMPORTs and index creation are now only logged and no longer cause the job to fail.

splits can fail for various reasons and it probably isn't worth failing the whole import over.

Release note (bug fix): Errors encountered when sending rebalancing hints to the storage layer during IMPORTs and index creation are now only logged and no longer cause the job to fail.
@dt dt requested a review from nvanbenschoten April 21, 2022 14:05
@dt dt requested a review from a team as a code owner April 21, 2022 14:05
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@dt
Copy link
Member Author

dt commented Apr 25, 2022

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Apr 25, 2022

Build succeeded:

@craig craig bot merged commit 8658bd3 into cockroachdb:master Apr 25, 2022
@dt dt deleted the split-warn branch April 25, 2022 16:38
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.

3 participants