Andrew Mashenkov created IGNITE-10637:
-----------------------------------------
Summary: MVCC: Make diagnostic log messages more informative.
Key: IGNITE-10637
URL:
https://issues.apache.org/jira/browse/IGNITE-10637 Project: Ignite
Issue Type: Bug
Components: mvcc
Reporter: Andrew Mashenkov
Ignite dumps diagnostic messages with pending objects in case of hanging,
but some information doesn't looks helpful:
Pending mvcc listener:
>>> o.a.i.i.processors.cache.mvcc.MvccQueryTrackerImpl$ListenerDecorator@261bd7b
>>> o.a.i.i.processors.cache.mvcc.MvccProcessorImpl$4@6f9e08d4
Let's fix toString methods for these objects to make message more informative.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)