You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/04/04 04:37:33 UTC

[jira] [Updated] (ACCUMULO-1592) Remove static method "lookupInstanceName(ZooCache, UUID)" from public API

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

Josh Elser updated ACCUMULO-1592:
---------------------------------
    Fix Version/s:     (was: 1.7.0)
                   1.8.0

> Remove static method "lookupInstanceName(ZooCache, UUID)" from public API
> -------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1592
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1592
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0
>            Reporter: Christopher Tubbs
>             Fix For: 1.8.0
>
>
> In 1.5, this method was deprecated, because ZooCache was moved from the core package to the fate package. I removed that deprecated method, but I'm not sure why lookupInstanceName(...) exists in ZooKeeperInstance in the first place, especially since ZooCache is really an internal thing.
> I think this method should be removed (read: deprecated, for now; remove in 1.7 or later) from the ZooKeeperInstance class (if it's still needed, it should be moved to a utility class).



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