You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2016/04/12 17:17:25 UTC

[jira] [Updated] (APEXMALHAR-2051) Remove redundant StorageAgent interface Malhar library

     [ https://issues.apache.org/jira/browse/APEXMALHAR-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Weise updated APEXMALHAR-2051:
-------------------------------------
    Fix Version/s: 3.4.0

> Remove redundant StorageAgent interface Malhar library 
> -------------------------------------------------------
>
>                 Key: APEXMALHAR-2051
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2051
>             Project: Apache Apex Malhar
>          Issue Type: Task
>          Components: adapters other
>            Reporter: Ashish Tadose
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> For Malhar feature [APEXMALHAR-1938|https://issues.apache.org/jira/browse/APEXMALHAR-1938]  needed a change in StorageAgent interface which was not released when that feature was contributed so we had added copy of StorageAgent interface in Malhar-Library.
> https://github.com/apache/incubator-apex-malhar/blob/master/library/src/main/java/com/datatorrent/lib/util/StorageAgent.java
> Since those changes are released as part of Apex Core 3.3.0 release we no longer require redundant  StorageAgent interface present in Malhar-library.
> Also need to update AbstractKeyValueStorageAgent to implement StorageAgent from Apex-core than one present in Malhar-library for concrete implementation of StorageAgents to work.  



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