Santwana Verma created FLINK-38819:
--------------------------------------
Summary: Make Flink JSON deserialization schema log parsing errors
Key: FLINK-38819
URL: https://issues.apache.org/jira/browse/FLINK-38819
Project: Flink
Issue Type: Improvement
Reporter: Santwana Verma
When reading json format from a Kafka topic and `json.ignore-parse-errors=true`
the deserialization errors are not logged. If this is set to false, it results
in a poison pill where it repeatedly fails. The
[code|https://confluentinc.atlassian.net/browse/CF-2099] confirms that the
errors are simply ignored. This ticket proposes having the errors logged.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)