You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2018/12/11 08:56:00 UTC

[jira] [Created] (IGNITE-10637) MVCC: Make diagnostic log messages more informative.

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)