[
https://issues.apache.org/jira/browse/GEODE-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karen Smoler Miller updated GEODE-5022:
---------------------------------------
Component/s: docs
> Transactions do not support propagating deltas
> ----------------------------------------------
>
> Key: GEODE-5022
> URL: https://issues.apache.org/jira/browse/GEODE-5022
> Project: Geode
> Issue Type: New Feature
> Components: docs, transactions
> Affects Versions: 1.1.0, 1.1.1, 1.2.0, 1.3.0, 1.2.1, 1.4.0, 1.5.0
> Reporter: Bruce Schuchardt
> Priority: Minor
> Attachments: TransactionsWithDeltaDUnitTest.java
>
>
> Client to server transactions propagate a delta from the client to the
> server. The server then applies the delta to its cache and forgets about it.
> It transmits the full object to other servers and to clients.
> Server-initiated transactions also ignore delta values.
> I'm attaching a client/server test that demonstrates the problem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)