You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2020/03/11 21:35:00 UTC

[jira] [Resolved] (ACCUMULO-2008) Block cache reserves section for in-memory blocks

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

Christopher Tubbs resolved ACCUMULO-2008.
-----------------------------------------
    Resolution: Not A Problem

I don't think this is an issue anymore, since the block cache is configurable now. If this is still an issue, please open a new issue or pull request at https://github.com/apache/accumulo/issues

> Block cache reserves section for in-memory blocks
> -------------------------------------------------
>
>                 Key: ACCUMULO-2008
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2008
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.4.4, 1.5.0, 1.6.0
>            Reporter: Billie Rinaldi
>            Priority: Major
>
> The block cache reserves a quarter of its size for in-memory blocks, but Accumulo doesn't have any in-memory blocks.  This makes the cache size parameters misleading, because the cache will effectively end up using 75% of its specified size.  This could be fixed by changing the default percentages in LruBlockCache, or by using the constructor takes the percentages as parameters.



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