You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2013/07/22 17:02:50 UTC

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

Christopher Tubbs created ACCUMULO-1592:
-------------------------------------------

             Summary: 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.6.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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira