Daniel Stieglitz created NIFI-13965:
---------------------------------------
Summary: 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
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)).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)