You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2016/02/08 11:50:39 UTC

[jira] [Commented] (FLINK-3354) RocksDB should compute checkpoint size based on backup file size

    [ https://issues.apache.org/jira/browse/FLINK-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136802#comment-15136802 ] 

Aljoscha Krettek commented on FLINK-3354:
-----------------------------------------

If {{getLength()}} really returns the size of the whole directory then it would be a very good addition. 

> RocksDB should compute checkpoint size based on backup file size
> ----------------------------------------------------------------
>
>                 Key: FLINK-3354
>                 URL: https://issues.apache.org/jira/browse/FLINK-3354
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Gyula Fora
>            Priority: Critical
>
> Currently the RocksDB backend returns 0 for state size, the actual state size could be computed using:
> fs.getContentSummary(path).getLength();



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)