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

ASF GitHub Bot commented on FLINK-3354:
---------------------------------------

GitHub user gyfora opened a pull request:

    https://github.com/apache/flink/pull/1638

    [FLINK-3354] Determine correct size for RocksDB snapshots

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gyfora/flink FLINK-3354

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1638.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1638
    
----
commit 041fc6e2bd912697bfe0aaf677ccc4d32e6668c7
Author: Gyula Fora <[email protected]>
Date:   2016-02-15T12:33:01Z

    [FLINK-3354] Determine correct size for RocksDB snapshots

----


> 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)

Reply via email to