Karen Miller created GEODE-8826:
-----------------------------------
Summary: Warn readers that post processor callback receives a
reference
Key: GEODE-8826
URL: https://issues.apache.org/jira/browse/GEODE-8826
Project: Geode
Issue Type: Improvement
Components: docs
Reporter: Karen Miller
When the copy-on-read attribute is not set to true, the
org.apache.geode.security.PostProcessor.processRegionValue is given references
to the region entry's key and value. We need to explicitly warn readers of the
docs section on post processing data of this, so they don't accidentally modify
the region entries.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)