kpm1985 opened a new issue #950: Make Visibility Cache Customizable URL: https://github.com/apache/fluo/issues/950 Currently the VisibilityCache class uses constants supplied in FluoConfigurationImpl that are intended to be used for TxInfoCache. In the event these constants are changed, the results affect classes that mabye shouldn't be affected. Below will be a pull request that gives VisibilityCache its own properties in FluoConfigurationImpl and getters. It follows the earlier template for TxInfoCache.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
