[
https://issues.apache.org/jira/browse/NIFI-15407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18048450#comment-18048450
]
ASF subversion and git services commented on NIFI-15407:
--------------------------------------------------------
Commit e83cb8bf596b8ccc7ff72f20e48543eae9473540 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e83cb8bf59 ]
NIFI-15407 Reduced logging verbosity in Py4J Integration Tests
Signed-off-by: Pierre Villard <[email protected]>
This closes #10713.
> Reduce logging verbosity for Py4J Integration Tests
> ---------------------------------------------------
>
> Key: NIFI-15407
> URL: https://issues.apache.org/jira/browse/NIFI-15407
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The Py4J Integration Tests include a Logback configuration the defaults to
> the INFO level for all messages. This results is verbose output from the Py4J
> Java Gateway, writing each socket message at the INFO level. The logger
> should be adjusted to avoid these messages, following the same configuration
> in system tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)