fluo
fluo copied to clipboard
RandomTabletChooser should use a guava cache
There's a bit of code to cache tablet information in RandomTabletChooser#getTablets(). This could be replaced by a guava cache.
RandomTabletChooser no longer exists. Some of its code might have been moved to io.fluo.core.worker.TabletInfoCache