You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Pavlukhin (JIRA)" <ji...@apache.org> on 2019/02/12 15:37:00 UTC

[jira] [Created] (IGNITE-11301) MVCC: Remove extra MVCC initialization messages from logs

Ivan Pavlukhin created IGNITE-11301:
---------------------------------------

             Summary: MVCC: Remove extra MVCC initialization messages from logs
                 Key: IGNITE-11301
                 URL: https://issues.apache.org/jira/browse/IGNITE-11301
             Project: Ignite
          Issue Type: Bug
          Components: mvcc
    Affects Versions: 2.7
            Reporter: Ivan Pavlukhin


Currently upon each MVCC cache start we check that MVCC facilities are started on a node. As a result we can see many unneeded messages like:
{{[INFO ]... Mvcc processor started.}}
{{[WARN ]... Attempting to start active vacuum.}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)