You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2023/01/26 19:25:00 UTC

[jira] [Commented] (HBASE-27588) "Iinstantiating StoreFileTracker impl" INFO level logging is too chatty

    [ https://issues.apache.org/jira/browse/HBASE-27588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681095#comment-17681095 ] 

Hudson commented on HBASE-27588:
--------------------------------

Results for branch master
	[build #762 on builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/762/]: (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/762/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/762/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/762/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> "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.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)