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

stack resolved HBASE-4697.
--------------------------

    Resolution: Invalid

No longer valid.  Block cache is not static anymore.
                
> Block cache reference should not be static
> ------------------------------------------
>
>                 Key: HBASE-4697
>                 URL: https://issues.apache.org/jira/browse/HBASE-4697
>             Project: HBase
>          Issue Type: Improvement
>          Components: io
>            Reporter: Jonathan Gray
>             Fix For: 0.96.0
>
>
> After the introduction of CacheConfig, over in HBASE-4641 we dealt with a bug 
> of the block cache being instantiated in the master.  A short-term fix was 
> done there.
> This is the real fix.  The block cache should not be a static reference, it 
> should be instantiated within HRS construction/initialization.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to