[
https://issues.apache.org/jira/browse/NIFI-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-13965:
------------------------------------
Description: 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). (was: 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)).)
> 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
>
> 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)