You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/27 18:14:18 UTC

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

ASF GitHub Bot commented on APEXMALHAR-1965:
--------------------------------------------

GitHub user tushargosavi opened a pull request:

    https://github.com/apache/incubator-apex-malhar/pull/204

    APEXMALHAR-1965 Utility classes for Write Ahead Log support

    

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

    $ git pull https://github.com/tushargosavi/incubator-apex-malhar APEXMALHAR-1965

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

    https://github.com/apache/incubator-apex-malhar/pull/204.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 #204
    
----
commit ab8332958643d9cb41ba287250b289ebb7fafada
Author: Tushar R. Gosavi <tu...@apache.org>
Date:   2016-02-27T17:03:17Z

    APEXMALHAR-1965 Utility classes for Write Ahead Log support

----


> Create a WAL in Malhar
> ----------------------
>
>                 Key: APEXMALHAR-1965
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-1965
>             Project: Apache Apex Malhar
>          Issue Type: Task
>            Reporter: Chandni Singh
>            Assignee: Tushar Gosavi
>
> In Malhar we have an IdempotentStorageManager which we use like a Write Ahead Logger. There have been some other places where we have created a different flavor of Write Ahead Logger. 
> We need to find overlap between all these flavors and create a common Write Ahead Logger for use in Apex core and Apex malhar.



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