You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/14 15:01:00 UTC

[jira] [Commented] (NIFI-9372) Remove unnecessary spaces in initialization log

    [ https://issues.apache.org/jira/browse/NIFI-9372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443362#comment-17443362 ] 

ASF subversion and git services commented on NIFI-9372:
-------------------------------------------------------

Commit ab662434cef13f9ad26355af4bed6ec293689ae9 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ab66243 ]

NIFI-9372 Corrected NiFi application log messages

- Removed unnecessary spaces from initialization log
- Changed bootstrap temporary password file processing messages to debug
- Updated several log statements using parameterized strings
- Refactored NiFi unit test class

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #5515.


> 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
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)