Details
Description
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.