You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/09/23 18:11:00 UTC

[jira] [Created] (HBASE-25090) CompactionConfiguration logs unrealistic store file sizes

Nick Dimiduk created HBASE-25090:
------------------------------------

             Summary: CompactionConfiguration logs unrealistic store file sizes
                 Key: HBASE-25090
                 URL: https://issues.apache.org/jira/browse/HBASE-25090
             Project: HBase
          Issue Type: Bug
          Components: Compaction
    Affects Versions: 2.3.2
            Reporter: Nick Dimiduk


I noticed this in the debug logging of a unit test that makes use of a MiniCluster. I'm pretty sure {{8.00 EB}} -- exabytes?? -- is not an accurate reporting of the size of these HFiles.

{noformat}
2020-09-22 16:20:57,996 INFO  [StoreOpener-5e0b426a952230abb65623fc54869833-1] compactions.CompactionConfiguration(177): size [128 MB, 8.00 EB, 8.00 EB); files [3, 10); ...
{noformat}



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