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

[jira] [Created] (IGNITE-10129) MVCC TX: do not log Vacuum warnings if mvcc is not enabled

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)