Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/126#issuecomment-38868993 Looks like we can safely get rid of `BoundedHashMap`. For `WrappedJavaHashMap`, however, both the existing `TimeStampedHashMap` and the new `TimeStampedWeakValueHashMap` use it. I'm not sure if we can refactor this in such a way that allows us to also get rid of `WrappedJavaHashMap` without having a lot of duplicate code. I'll leave this judgement up to @tdas.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---