[ https://issues.apache.org/jira/browse/HBASE-27588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Kyle Purtell updated HBASE-27588: ---------------------------------------- Fix Version/s: 2.6.0 3.0.0-alpha-4 Status: Patch Available (was: Open) > "Iinstantiating StoreFileTracker impl" INFO level logging is too chatty > ----------------------------------------------------------------------- > > Key: HBASE-27588 > URL: https://issues.apache.org/jira/browse/HBASE-27588 > Project: HBase > Issue Type: Task > Reporter: Andrew Kyle Purtell > Assignee: Andrew Kyle Purtell > Priority: Minor > Fix For: 2.6.0, 3.0.0-alpha-4, 2.4.16, 2.5.4 > > > <datetime> INFO [<threadname>] storefiletracker.StoreFileTrackerFactory: > instantiating StoreFileTracker impl .... > This should be logged at DEBUG level as it is debug information. It is > frequently printed in the logs and because it's the same impl every time > (although in theory could be varied in table schema) there is no value for > operators, it just consumes logging resources. -- This message was sent by Atlassian Jira (v8.20.10#820010)