You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2015/10/30 19:58:27 UTC

[jira] [Resolved] (REEF-879) Remove classes deprecated since 0.13 from reef-wake

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

Mariia Mykhailova resolved REEF-879.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14

Resolved via [PR 595|https://github.com/apache/incubator-reef/pull/595]

> Remove classes deprecated since 0.13 from reef-wake
> ---------------------------------------------------
>
>                 Key: REEF-879
>                 URL: https://issues.apache.org/jira/browse/REEF-879
>             Project: REEF
>          Issue Type: Task
>          Components: Wake
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Minor
>             Fix For: 0.14
>
>
> Since 0.13 is released successfully, it's good time to remove classes deprecated.
> We can remove the followings safely.
> * reef/wake/IdentifierParser.java
> * wake/storage/FileHandlePool.java
> * wake/storage/ReadRequest.java
> * wake/storage/ReadResponse.java
> But, we can not delete the following although this is deprecated since 0.13. 
> * wake/storage/StorageIdentifier.java  (FileIdentifier implements StorageIdentifier)
> If nobody use `FileIdentifier`, we can mark `FileIdentifier` as  deprecated since 0.14, too. REEF 0.15 will remove both files and wake/storage/package-info.java.



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