[
https://issues.apache.org/jira/browse/APEXMALHAR-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285803#comment-15285803
]
ASF GitHub Bot commented on APEXMALHAR-2093:
--------------------------------------------
GitHub user chandnisingh opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/277
APEXMALHAR-2093 Removed usages of Idempotent Storage Manager
This is a backward incompatible change so added exclusions to japicmp
plugin configuration.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chandnisingh/incubator-apex-malhar
APEXMALHAR-2093
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/277.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 #277
----
commit a4b3f58dfd5347a0444320603dedd8d7c3acf365
Author: Chandni Singh <[email protected]>
Date: 2016-05-14T00:19:37Z
APEXMALHAR-2093 Removed usages of Idempotent Storage Manager
----
> Remove usages of Idempotent Storage Manager
> -------------------------------------------
>
> Key: APEXMALHAR-2093
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2093
> Project: Apache Apex Malhar
> Issue Type: Improvement
> Reporter: Chandni Singh
> Assignee: Chandni Singh
>
> We added WindowDataManager to replace IdempotentStorageManager in the Malhar
> library. However, the usages of IdempotentStorageManager wasn't removed.
> Since we are making changes to WindowDataManager to use WAL it will be
> helpful if all the operators still using IdempotentStorageManager can benefit
> from them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)