[ https://issues.apache.org/jira/browse/IGNITE-20979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirill Sizov updated IGNITE-20979: ----------------------------------- Summary: Remove time from tx Cleanup (was: Remove timestamps from TX Cleanup request) > Remove time from tx Cleanup > --------------------------- > > Key: IGNITE-20979 > URL: https://issues.apache.org/jira/browse/IGNITE-20979 > Project: Ignite > Issue Type: Task > Reporter: Kirill Sizov > Priority: Major > Labels: ignite-3 > > 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)