Nikolay Izhikov created IGNITE-12249:
----------------------------------------
Summary: Concurrent guarantees for TransactionView
Key: IGNITE-12249
URL:
https://issues.apache.org/jira/browse/IGNITE-12249 Project: Ignite
Issue Type: Bug
Reporter: Nikolay Izhikov
Currently, {{TransactionView#keysCount}} and {{TransactionView#cacheIds}} works with Collections that not provides concurrent guarantees.
We should research the possibility to provide consistent transaction view for these data structures.
Performance of the transaction engine can be limitation here.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)