Swapnil Bawaskar created GEODE-889: -------------------------------------- Summary: Change value in CacheWriter Key: GEODE-889 URL: https://issues.apache.org/jira/browse/GEODE-889 Project: Geode Issue Type: Bug Components: core Reporter: Swapnil Bawaskar
When data needs to be massaged/transformed before inserting into Geode, I would use a CacheWriter callback. However, the CacheWriter callbacks get an EntryEvent which does not have a method to set/change the newValue being inserted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)