Alexey Scherbakov created IGNITE-15931:
------------------------------------------
Summary: Implement storage for tx states
Key: IGNITE-15931
URL: https://issues.apache.org/jira/browse/IGNITE-15931
Project: Ignite
Issue Type: Improvement
Environment: Currently tx states [1] are stored in memory and will be
lost on node failure, but they shouldn't.
Need to store states in the Storage (similar to PartitionStorage).
[1] org.apache.ignite.internal.tx.impl.TxManagerImpl#states
Reporter: Alexey Scherbakov
--
This message was sent by Atlassian Jira
(v8.20.1#820001)