Community
Participate
Working Groups
Build Identifier: We've discussed to roll back to replacing invalid UTF8 chars. Reproducible: Always
Created attachment 205130 [details] proposed patch
Thanks Thomas. But don't forget to assign these issues to somebody to look at your patch.
Thomas, this was not how I asked for this to be fixed. The Utf8Appendable should still throw the exception, but we should catch and ignore it instead. Without the thrown exception, we will not pass all the fast fail tests, which is why we changed the Utf8Appendable in the first place!
Catch, log and then ignore the exception in decodeUtf8to