You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/03/14 18:12:44 UTC

[jira] [Updated] (ACCUMULO-2477) Consolidate implementations of Map.Entry

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

Mike Drob updated ACCUMULO-2477:
--------------------------------

    Status: Patch Available  (was: Open)

Review at https://reviews.apache.org/r/19226/

Not sure if this is something to apply against 1.6.0-SNAPSHOT or master. I don't have a strong preference either way.

> Consolidate implementations of Map.Entry
> ----------------------------------------
>
>                 Key: ACCUMULO-2477
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2477
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client, examples, tserver
>            Reporter: Mike Drob
>            Assignee: Mike Drob
>
> We have a bunch of places where we re-implement {{Map.Entry<Key,Value>}}. Really, these should all be a single implementation, or better yet, use an existing implementation from some known library (oracle/commons/guava).



--
This message was sent by Atlassian JIRA
(v6.2#6252)