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

Alexey Scherbakov updated IGNITE-23719:
---------------------------------------
    Description: 
Currently HLC ts from a response is applied for a RW transaction on each 
response, received by coordinator.

This can be optimized by tracking max visible HLC in transaction's volatile 
state from all enlisted partitions until commit, and apply this value once 
before commit.

  was:
Currently HLC ts from a response is applied for a RW transaction on each 
response.

This can be optimized by tracking max visible HLC in transaction's volatile 
state from all enlisted partitions until commit, and apply this value once 
before commit.


> Delay HLC clock update for intermediate txn requests
> ----------------------------------------------------
>
>                 Key: IGNITE-23719
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23719
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Scherbakov
>            Priority: Major
>              Labels: ignite-3
>
> Currently HLC ts from a response is applied for a RW transaction on each 
> response, received by coordinator.
> This can be optimized by tracking max visible HLC in transaction's volatile 
> state from all enlisted partitions until commit, and apply this value once 
> before commit.



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

Reply via email to