[
https://issues.apache.org/jira/browse/NIFI-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-13965.
-------------------------------------
Fix Version/s: 2.1.0
Resolution: Fixed
> Reduce duplicate code in TestConvertRecord and make use of Java 21 features
> ---------------------------------------------------------------------------
>
> Key: NIFI-13965
> URL: https://issues.apache.org/jira/browse/NIFI-13965
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Fix For: 2.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Intellij is indicating the loading of the same json and schemas are loaded
> multiple times. These should be done once. Also other Java 21 features
> Intellij suggested should be made (e.g use of getFirst instead of get(0),
> text block instead of concatenation etc).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)