[ 
https://issues.apache.org/jira/browse/IGNITE-19884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladislav Pyatkov updated IGNITE-19884:
---------------------------------------
    Description: RO transaction has a specific timestamp to execute. A server 
node can apply only that RO which timestamp less than safe time in of the 
replica storage. So far, safe time on replicas is refreshed delayed, the RO 
timestamp should be smaller to avoid waiting. If RO transaction have to wait of 
safe time propagation, this dramatically decrees the transaction latency.

> Deferred RO transaction
> -----------------------
>
>                 Key: IGNITE-19884
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19884
>             Project: Ignite
>          Issue Type: Epic
>            Reporter: Vladislav Pyatkov
>            Priority: Major
>              Labels: ignite-3
>
> RO transaction has a specific timestamp to execute. A server node can apply 
> only that RO which timestamp less than safe time in of the replica storage. 
> So far, safe time on replicas is refreshed delayed, the RO timestamp should 
> be smaller to avoid waiting. If RO transaction have to wait of safe time 
> propagation, this dramatically decrees the transaction latency.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to