[
https://issues.apache.org/jira/browse/NIFI-13266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-13266:
------------------------------------
Description: There are performance gains to be had when using string
interpolation instead of string concatenation hence any use of concatenation
should be replaced with parameters. (was: There are performance gains to be
had when using string interpolation instead of string concatenation)
> Remove any use of string concatenation in logging statements
> ------------------------------------------------------------
>
> Key: NIFI-13266
> URL: https://issues.apache.org/jira/browse/NIFI-13266
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Major
>
> There are performance gains to be had when using string interpolation instead
> of string concatenation hence any use of concatenation should be replaced
> with parameters.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)