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

   > @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.
   
   Thanks for the reply @markap14, on further review, I see the the logging 
statements are primarily in the test suite class, so more logging there makes 
sense for debugging.
   


-- 
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-unsubscr...@nifi.apache.org

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

Reply via email to