Darrel Schneider created GEODE-2723:
---------------------------------------
Summary: remove "localCacheEnabled" dead code from
PartitionedRegion
Key: GEODE-2723
URL: https://issues.apache.org/jira/browse/GEODE-2723
Project: Geode
Issue Type: Improvement
Components: regions
Reporter: Darrel Schneider
The PartionedRegion class has a final field named "localCacheEnabled". It is
always false and never set to true. We have 5 methods that test for it being
true and do a bunch of stuff. This dead code should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)