Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3.0
-
None
-
Reviewed
Description
Our logs have as a fairly common occurrence:
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)
If this is really harmless, why do we log? If it's not actually harmless, let's take another pass at fixing this situation.
Attachments
Issue Links
- is related to
-
HBASE-8547 Fix java.lang.RuntimeException: Cached an already cached block
- Closed
- links to