Hi,

Yes, you're right, this is a cache that holds data for distributed
datastructures, and IgniteQueue as well. Is it possible that you add items
to queue faster than poll?

TxCommittedVersionsSize and TxRolledbackVersionsSize are common for all
caches and just store versions of finished transactions, so if you have
transactional cache you'll find that values greater than zero if there was
made transactions. Don't worry about size, it's number finite (default is
262144) and takes small amount of memory.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Cache-Memory-Behavior-GridDhtLocalPartition-tp8835p9185.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to