You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/22 01:22:01 UTC

[jira] [Commented] (MNEMONIC-275) Implement a default function to sync data to the persistent storage

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

ASF GitHub Bot commented on MNEMONIC-275:
-----------------------------------------

GitHub user liujielj opened a pull request:

    https://github.com/apache/incubator-mnemonic/pull/76

    MNEMONIC-275 Implement a default function to sync data to the persisent storage

    Currently persist(), sync(), flush() calls are exposed to the user. This is confusing.  Only one call should be exposed to user that provides the default functionality. 

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

    $ git pull https://github.com/liujielj/incubator-mnemonic master

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

    https://github.com/apache/incubator-mnemonic/pull/76.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 #76
    
----
commit 9cd39fc93591fb505cf99df1318d9b6b50be18be
Author: Jie Liu <li...@gmail.com>
Date:   2017-10-21T22:54:55Z

    MNEMONIC-275 Implement a default function to sync data to the persistent storage

----


> Implement a default function to sync data to the persistent storage
> -------------------------------------------------------------------
>
>                 Key: MNEMONIC-275
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-275
>             Project: Mnemonic
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.9.0-incubating
>            Reporter: Johnu George
>            Assignee: Jie Liu
>             Fix For: 0.9.0-incubating
>
>
> # Currently persist(), sync(), flush() calls are exposed to the user. This is confusing.  Only one call should be exposed to user that provides the default functionality. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)