David Handermann created NIFI-9372:
--------------------------------------
Summary: Remove unnecessary spaces in initialization log
Key: NIFI-9372
URL: https://issues.apache.org/jira/browse/NIFI-9372
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.15.0
Reporter: David Handermann
Assignee: David Handermann
NiFi logs the following informational message on startup, which contains
unnecessary space characters around the number of seconds:
{noformat}
Controller initialization took 15339835198 nanoseconds ( 15 seconds).
{noformat}
Extra spaces should be removed.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)