[ https://issues.apache.org/jira/browse/HBASE-27588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Kyle Purtell updated HBASE-27588: ---------------------------------------- Description: <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. was: 2023-01-24 14:05:17,600 INFO [PEWorker-9] 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. > "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.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)