David Handermann created NIFI-14739:
---------------------------------------
Summary: Add Logback NopStatusListener to Bootstrap Command
Key: NIFI-14739
URL: https://issues.apache.org/jira/browse/NIFI-14739
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: David Handermann
Assignee: David Handermann
The NiFi bootstrap process includes Logback initialization that writes
configuration messages to the standard output stream when encountering parsing
failures. When starting NiFi using the {{run}} command, this additional output
interferes with returning the structured application launch command that the
launch script uses for running NiFi without the bootstrap monitor process.
Configuring the Logback NopStatusListener using a Java system property for the
NiFi bootstrap process itself avoids interfering with {{run}} command
construction. The default behavior of Logback should be retained for the
standard Logback configuration as an aid for troubleshooting.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)