You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Dima Spivak (JIRA)" <ji...@apache.org> on 2014/05/29 07:52:01 UTC

[jira] [Resolved] (HBASE-10217) SlabCache size logging on initialization is wrong

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

Dima Spivak resolved HBASE-10217.
---------------------------------

    Resolution: Fixed
      Assignee: Dima Spivak  (was: bharath v)

I couldn't reproduce this problem on my cluster. Doing a bit of digging, it looks like this problem was fixed in 0.96, 0.98, and master by a commit Nick made on 2013.12.12. Please reopen if I'm mistaken.

> SlabCache size logging on initialization is wrong
> -------------------------------------------------
>
>                 Key: HBASE-10217
>                 URL: https://issues.apache.org/jira/browse/HBASE-10217
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.99.0
>            Reporter: Nick Dimiduk
>            Assignee: Dima Spivak
>            Priority: Trivial
>              Labels: noob
>
> From the logs:
> {noformat}
> 2013-12-17 23:57:40,060 INFO  [main] slab.SlabCache: Creating a slab of blockSize 72089 with 140233 blocks, 1.4 Gbytes.
> 2013-12-17 23:57:43,622 INFO  [main] slab.SlabCache: Creating a slab of blockSize 137625 with 18363 blocks, -1.6 Gbytes.
> {noformat}
> By my math, these values should be 9.4G and 2.4G respectively.



--
This message was sent by Atlassian JIRA
(v6.2#6252)