Daniel Stieglitz created NIFI-14743:
---------------------------------------
Summary: Removed unused class variable in
org.apache.nifi.json.AbstractJsonRowRecordReader
Key: NIFI-14743
URL: https://issues.apache.org/jira/browse/NIFI-14743
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
In org.apache.nifi.json.AbstractJsonRowRecordReader there is an unused class
variable of type com.fasterxml.jackson.core.StreamReadConstraints
named DEFAULT_STREAM_READ_CONSTRAINTS which is not used anywhere in the code
base. This should be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)