You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2019/01/25 03:01:00 UTC

[jira] [Created] (HBASE-21776) Duplicate "Set storagePolicy" debug logging

Andrew Purtell created HBASE-21776:
--------------------------------------

             Summary: Duplicate "Set storagePolicy" debug logging
                 Key: HBASE-21776
                 URL: https://issues.apache.org/jira/browse/HBASE-21776
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.5.0
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
             Fix For: 1.5.0


An example:

2019-01-25 02:57:15,831 DEBUG [regionserver/ip-172-31-13-83.us-west-2.compute.internal/172.31.13.83:8120-longCompactions-1548384634805] util.CommonFSUtils: Set storagePolicy=HOT for path=hdfs://ip-172-31-5-95.us-west-2.compute.internal:8020/hbase/data/default/IntegrationTestBigLinkedList/16899cdfdb4ab217208f4108ad0c4803/.tmp/meta

2019-01-25 02:57:15,831 DEBUG [regionserver/ip-172-31-13-83.us-west-2.compute.internal/172.31.13.83:8120-longCompactions-1548384634805] util.CommonFSUtils: Set storagePolicy=HOT for path=hdfs://ip-172-31-5-95.us-west-2.compute.internal:8020/hbase/data/default/IntegrationTestBigLinkedList/16899cdfdb4ab217208f4108ad0c4803/.tmp/meta

Seen most often during compactions. Ideally we only log once per directory per flush or compaction.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)