You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by "parakhnr (via GitHub)" <gi...@apache.org> on 2023/05/01 16:32:19 UTC

[GitHub] [helix] parakhnr commented on pull request #2462: Enabling INFO level for helix logs for TestClusterStatusMonitorLifecycle integration test.

parakhnr commented on PR #2462:
URL: https://github.com/apache/helix/pull/2462#issuecomment-1529925345

   > Please excuse my ignorance, but isn't there resource settings for log4j which we can work with.
   
   Yeah there is a way to configure the log level for particular package/class in `log4j2.properties`. However, there is no way to configure the log level for a particular test as the setting is applicable for all the tests within the module and enabling `INFO` level for `helix-core` tests is expensive as the log size grew to ~2.5GB. So, unfortunately programatically changing the log level is the only way out.


-- 
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: reviews-unsubscribe@helix.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org