You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/09/30 03:04:05 UTC

[jira] [Updated] (STORM-990) Refactored TimeCacheMap to extend RotatingMap

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

Rick Kellogg updated STORM-990:
-------------------------------
    Component/s: storm-core

> Refactored TimeCacheMap to extend RotatingMap
> ---------------------------------------------
>
>                 Key: STORM-990
>                 URL: https://issues.apache.org/jira/browse/STORM-990
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>            Reporter: Dean de Bree
>            Assignee: Dean de Bree
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The TimeCacheMap has been deprecated in favour of the RotatingMap class. To simplify the transition to the new class it is suggested that the TimeCacheMap be changed such that it extends the RotatingMap. 
> This will also improves code reuse since many of the methods are shared between the two classes.



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