[
https://issues.apache.org/jira/browse/GEODE-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126730#comment-15126730
]
Swapnil Bawaskar commented on GEODE-889:
----------------------------------------
The current workaround is to cast the EntryEvent to EntryEventImpl and call
setNewValue().
> 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)