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

ASF GitHub Bot commented on STORM-990:
--------------------------------------

Github user knusbaum commented on the pull request:

    https://github.com/apache/storm/pull/682#issuecomment-130860541
  
    @ddebree Thanks. I should have mentioned it, but we also include the issue 
name in the title of our pull requests by convention.
    ```
    [STORM-990] Refactored TimeCacheMap to extend RotatingMap.
    ```


> Refactored TimeCacheMap to extend RotatingMap
> ---------------------------------------------
>
>                 Key: STORM-990
>                 URL: https://issues.apache.org/jira/browse/STORM-990
>             Project: Apache Storm
>          Issue Type: Improvement
>            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)

Reply via email to