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