markap14 commented on PR #7829:
URL: https://github.com/apache/nifi/pull/7829#issuecomment-1746949545

   @joewitt thanks. I agree, I think the stability is significantly improved. 
@exceptionfactory I think the logging is helpful. I considered changing much of 
it to DEBUG. However, what we find is that when something does time out, it's 
often very often intermittent so changing the log level to DEBUG and then 
triggering it to happen again is generally not easy to accomplish and can take 
a huge amount of time. While most of the log levels would not be appropriate 
for a running application, I feel like INFO level log messages are fair for 
system tests to denote what it's waiting on. So I think it makes sense to keep 
the log levels as they are.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to