You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/03/24 17:58:52 UTC

[jira] [Commented] (REEF-41) Replace Guava cache usage in core REEF

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

Markus Weimer commented on REEF-41:
-----------------------------------

[~chobrian], what's the status on this? Given the recent issues with Google pulling protobuf versions we depend on, I'd prefer to have this dependency gone. If we know of performance issues with your new code, maybe we can track them as a new JIRA once the current code is in?

> Replace Guava cache usage in core REEF
> --------------------------------------
>
>                 Key: REEF-41
>                 URL: https://issues.apache.org/jira/browse/REEF-41
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF
>            Reporter: Brian Cho
>            Assignee: Brian Cho
>
> This sub-Task will deal with removing the non-trivial instance of Guava usage. Specifically:
> ( quoting [~bgchun] )
> NameCache uses a Guava cache. One should be able to cleanly replace it by
> providing a Cache<Identifier, InetSocketAddress> implementation. But this
> requires more effort since NameCache relies on a few neat features of the
> Guava cache.



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