Kirill Sizov created IGNITE-20979:
--------------------------------------
Summary: Remove timestamps from TX Cleanup request
Key: IGNITE-20979
URL: https://issues.apache.org/jira/browse/IGNITE-20979
Project: Ignite
Issue Type: Task
Reporter: Kirill Sizov
TX Cleanup request is allowed to execute both on primary and non primary nodes.
But it still has the semantics of time-bearing object. We need to remove it to
avoid taking time from non primary node.
*Implementation details*
* Tx Cleanup request should not be {{TimestampAware}}.
* Cleanup command should no longer be {{SafeTimePropagatingCommand}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)