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

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

GitHub user aljoscha opened a pull request:

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

    [FLINK-3359] Make RocksDB File Copies Asynchronous

    

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

    $ git pull https://github.com/aljoscha/flink state-async-kv

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

    https://github.com/apache/flink/pull/1629.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 #1629
    
----
commit eb18e101fdb1516a2be8f21cfbbffa18a488a19c
Author: Aljoscha Krettek <[email protected]>
Date:   2016-02-11T16:29:37Z

    [FLINK-3359] Make RocksDB File Copies Asynchronous

----


> Make RocksDB file copies asynchronous
> -------------------------------------
>
>                 Key: FLINK-3359
>                 URL: https://issues.apache.org/jira/browse/FLINK-3359
>             Project: Flink
>          Issue Type: Bug
>          Components: state backends
>    Affects Versions: 1.0.0
>            Reporter: Stephan Ewen
>            Assignee: Aljoscha Krettek
>             Fix For: 1.0.0
>
>
> While the incremental backup of the RocksDB files needs to be synchronous, 
> the copying of that file to the backup file system can be fully asynchronous.



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

Reply via email to