[
https://issues.apache.org/jira/browse/HBASE-21776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HBASE-21776 started by Sandeep Pal.
-------------------------------------------
> 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, 1.5.1
>
>
> 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)