Hi Dan,

Looks like this is not enough as well. Can you rerun with the following
debug settings?

<category
name="org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal">
    <level value="DEBUG"/>
</category>

<category
name="org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxLocal">
    <level value="DEBUG"/>
</category>

<category
name="org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager">
    <level value="DEBUG"/>
</category>

I understand that this will likely produce large files, but we don't see any
other way to investigate this.

Thanks for you help!

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Hibernate-L2-cache-transactions-tp1460p1495.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to