[ 
https://issues.apache.org/jira/browse/GEODE-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435953#comment-16435953
 ] 

Eric Shu commented on GEODE-5022:
---------------------------------

Currently transaction implementation does not support delta propagation. We 
should document this behavior and then prioritize implementing if needed.

> Transactions are not propagating deltas
> ---------------------------------------
>
>                 Key: GEODE-5022
>                 URL: https://issues.apache.org/jira/browse/GEODE-5022
>             Project: Geode
>          Issue Type: Bug
>          Components: 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: Major
>         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)

Reply via email to