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 2021/06/07 22:10:00 UTC

[jira] [Updated] (HBASE-25642) Fix or stop warning about already cached block

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

Andrew Kyle Purtell updated HBASE-25642:
----------------------------------------
    Fix Version/s:     (was: 2.4.4)
                   2.4.5

> Fix or stop warning about already cached block
> ----------------------------------------------
>
>                 Key: HBASE-25642
>                 URL: https://issues.apache.org/jira/browse/HBASE-25642
>             Project: HBase
>          Issue Type: Improvement
>          Components: BlockCache, Operability, regionserver
>    Affects Versions: 2.3.0
>            Reporter: Nick Dimiduk
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.5
>
>
> Our logs have as a fairly common occurrence:
> {noformat}
> 2021-03-05 22:24:31,034 WARN  [StoreFileOpener-foo-1] hfile.BlockCacheUtil: Caching an already cached block: blah.bub. This is harmless and can happen in rare cases (see HBASE-8547)
> {noformat}
> If this is really harmless, why do we log? If it's not actually harmless, let's take another pass at fixing this situation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)