You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2020/02/13 19:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-21776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell updated HBASE-21776:
----------------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed
          Status: Resolved  (was: Patch Available)

> Duplicate "Set storagePolicy" debug logging
> -------------------------------------------
>
>                 Key: HBASE-21776
>                 URL: https://issues.apache.org/jira/browse/HBASE-21776
>             Project: HBase
>          Issue Type: Bug
>          Components: Compaction
>    Affects Versions: 1.5.0
>            Reporter: Andrew Kyle Purtell
>            Assignee: Sandeep Pal
>            Priority: Trivial
>              Labels: branch-1
>             Fix For: 1.6.0
>
>         Attachments: HBASE-21776-branch-1.001.patch
>
>
> 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
(v8.3.4#803005)