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)