-
Bug
-
Resolution: Done
-
Blocker
-
2.8.0.GA, 2.9.0.GA
-
None
The addition of a org.apache.kafka.connect.data.Values$ValueParser.parseAsExactDecimal method in 3.9 is causing runaway CPU usage when strings that look like decimals are encountered. See: https://issues.apache.org/jira/browse/KAFKA-17792
This is fixed in 3.9.1. Is it possible to pull 3.9.1 or the relevant change into a new release / patch?