Igor Seliverstov created IGNITE-10129: -----------------------------------------
Summary: MVCC TX: do not log Vacuum warnings if mvcc is not enabled Key: IGNITE-10129 URL: https://issues.apache.org/jira/browse/IGNITE-10129 Project: Ignite Issue Type: Bug Components: mvcc Reporter: Igor Seliverstov Fix For: 2.7 currently we can see warnings like : {{[10:18:48,741][INFO][exchange-worker-#64][MvccProcessorImpl] Attempting to stop inactive vacuum.}} on node stop. Such warnings should not appear in case MVCC is disabled (there is no MVCC caches). -- This message was sent by Atlassian JIRA (v7.6.3#76005)