EdColeman commented on code in PR #4244:
URL: https://github.com/apache/accumulo/pull/4244#discussion_r1483178683


##########
test/src/main/resources/log4j2-test.properties:
##########
@@ -152,29 +152,6 @@ logger.38.level = debug
 logger.39.name = org.apache.accumulo.manager.Manager
 logger.39.level = trace
 
-property.metricsFilename = ./target/test-metrics

Review Comment:
   If we leave it, it needs reworked - that specific line you highlighted 
anyway - the log should be based on the service name (it's already a prop in 
the file) - hard coding it as test there helped when we tailed the logs so that 
it was fixed and well known, but maybe not the best example.
   
   I'd prefer keeping it - or having it somewhere discover-able, because it is 
a pain to get it set up correctly when you are not configuring log4j regularly. 
 



-- 
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: notifications-unsubscr...@accumulo.apache.org

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

Reply via email to