Darrel Schneider created GEODE-6849:
---------------------------------------
Summary: PRHARedundancyProvider.buildPartitionedRegionInfo should
not depend on the value of PartitionedRegionStats
Key: GEODE-6849
URL: https://issues.apache.org/jira/browse/GEODE-6849
Project: Geode
Issue Type: Bug
Components: core
Reporter: Darrel Schneider
Since geode stats can be disabled, geode features should not depend on the
value of stats.
Instead that information should be obtained from some other internal product
counter that can not be disabled.
PRHARedundancyProvider.buildPartitionedRegionInfo reads the following from
PartitionedRegionStats: getLowRedundancyBucketCount() and
getActualRedundantCopies()
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)