You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "martinzink (via GitHub)" <gi...@apache.org> on 2023/06/08 14:05:10 UTC

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1574: MINIFICPP-1641 Parallelization of docker tests

martinzink commented on code in PR #1574:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1574#discussion_r1223093553


##########
docker/test/integration/resources/minifi/minifi-log.properties:
##########
@@ -2,3 +2,4 @@ spdlog.pattern=[%Y-%m-%d %H:%M:%S.%e] [%n] [%l] %v
 appender.stderr=stderr
 logger.root=TRACE,stderr
 logger.org::apache::nifi::minifi=TRACE,stderr
+logger.org::apache::nifi::minifi::SchedulingAgent=INFO,stderr

Review Comment:
   good catch, I've reverted the changes to this file though https://github.com/apache/nifi-minifi-cpp/pull/1574/commits/b1355bf745e30cdec6973541b6249e55b368da08, since it will be fixed in MINIFICPP-2125



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org