[
https://issues.apache.org/jira/browse/FLINK-6934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067703#comment-16067703
]
ASF GitHub Bot commented on FLINK-6934:
---------------------------------------
GitHub user zhangminglei opened a pull request:
https://github.com/apache/flink/pull/4217
[FLINK-6934] [util] remove unused LRUCache class
Remove unused ```LRUCache``` class since it was created in 2014.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhangminglei/flink flink-6934
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4217.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 #4217
----
commit a4884c3f7bf0564dc2469c1609e57798d646d503
Author: zhangminglei <[email protected]>
Date: 2017-06-29T04:13:22Z
[FLINK-6934] [util] remove unused LRUCache class
----
> Consider moving LRUCache class
> ------------------------------
>
> Key: FLINK-6934
> URL: https://issues.apache.org/jira/browse/FLINK-6934
> Project: Flink
> Issue Type: Improvement
> Components: Local Runtime
> Reporter: mingleizhang
> Assignee: mingleizhang
>
> LRUCache class is not used any more. So, I would suggest remove it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)