Alexey Scherbakov created IGNITE-23719:
------------------------------------------
Summary: 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
Currently HLC ts from a response is applied for a 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)