[
https://issues.apache.org/jira/browse/NIFI-14743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-14743:
------------------------------------
Summary: Remove unused class variable in
org.apache.nifi.json.AbstractJsonRowRecordReader (was: Removed unused class
variable in org.apache.nifi.json.AbstractJsonRowRecordReader)
> Remove 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
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)