[
https://issues.apache.org/jira/browse/IGNITE-8707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Govorukhin updated IGNITE-8707:
---------------------------------------
Description:
DataStorageMetrics.getTotalAllocatedSize should supposedly return size of
datastorage on disk.
However, naive executing `du -bs` in the work/db shows very different values.
> DataStorageMetrics.getTotalAllocatedSize metric does not account reserved
> partition page header.
> ------------------------------------------------------------------------------------------------
>
> Key: IGNITE-8707
> URL: https://issues.apache.org/jira/browse/IGNITE-8707
> Project: Ignite
> Issue Type: Bug
> Reporter: Dmitriy Govorukhin
> Priority: Major
> Fix For: 2.6
>
>
> DataStorageMetrics.getTotalAllocatedSize should supposedly return size of
> datastorage on disk.
> However, naive executing `du -bs` in the work/db shows very different values.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)