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: correctly handle PartialWriteError #23098

Merged
merged 1 commit into from
Feb 2, 2022
Merged

Conversation

davidby-influx
Copy link
Contributor

Check for the correctly returned PartialWriteError
in (*shard).validateSeriesAndFields, allow partial
writes.

closes #23096

Check for the correctly returned PartialWriteError
in (*shard).validateSeriesAndFields, allow partial
writes.

closes #23096
Copy link

@serenibyss serenibyss left a comment

Choose a reason for hiding this comment

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

LGTM!

@davidby-influx davidby-influx merged commit b8ccf5b into master Feb 2, 2022
@davidby-influx davidby-influx deleted the DSB_partial_error_fix branch February 2, 2022 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Correctly handle MaxSeriesPerDatabaseExceeded PartialWriteError [port to master]
2 participants