The transaction commits on a transaction host node (primary copy for
partitioned region, or one of the copies for replicate region), the entry
operations within this commit needs to be distributed to partitioned
region's redundant copies, or other replicates for replicate region. This
distribution can not use delta propagation.

Regards,
Eric


On Wed, Apr 22, 2020 at 11:50 AM Alberto Gomez <[email protected]>
wrote:

> Hi Eric,
>
> What do you mean by "the transactional commit to the replicas can not
> use delta propagation".
>
> Thanks,
>
> Alberto
>
>
>
> ------------------------------
> *De:* Eric Shu <[email protected]>
> *Enviado:* miƩrcoles, 22 de abril de 2020 19:53
> *Para:* [email protected]
> *Asunto:* Re: Delta propagation and transactions
>
> Hi,
>
> Delta propagation is supported inside a transaction. I think the document
> is to indicate that the distribution of the transactional commit to the
> replicas can not use delta propagation.
>
> Regards,
> Eric
>
> On Wed, Apr 22, 2020 at 9:55 AM Alberto Gomez <[email protected]>
> wrote:
>
>> Hi,
>>
>> According to the Geode documentation "Geode does not propagate deltas
>> for Transactional commit".
>>
>> Is there a reason why delta propagation cannot be supported for data
>> updated inside transactions?
>>
>> Thanks in advance,
>>
>> -Alberto G.
>>
>
>

Reply via email to