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: replace unprintable and invalid characters in errors (#23387) #23418

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

davidby-influx
Copy link
Contributor

Replace unprintable and invalid characters with '?'
in logged errors. Truncate consecutive runs of them to
only 3 repeats of '?'

closes #23386

(cherry picked from commit 0ae0bd6)

closes #23390

Describe your proposed changes here.

Replace unprintable and invalid characters with '?'
in logged errors.  Truncate consecutive runs of them to
only 3 repeats of '?'

closes #23386

(cherry picked from commit 0ae0bd6)

closes #23390
@davidby-influx davidby-influx merged commit 3635e1c into 1.10 Jun 9, 2022
@davidby-influx davidby-influx deleted the DSB_unprintable_1.10 branch June 9, 2022 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants