[
https://issues.apache.org/jira/browse/NIFI-14743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004789#comment-18004789
]
ASF subversion and git services commented on NIFI-14743:
--------------------------------------------------------
Commit fd318f78c9261b0324b5d960cb645cc601341ef0 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fd318f78c9 ]
NIFI-14743 Removed unused class variable from AbstractJsonRowRecordReader
(#10085)
Signed-off-by: David Handermann <[email protected]>
> 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: 20m
> 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)