You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2019/01/24 17:36:00 UTC

[jira] [Commented] (IGNITE-11068) MVCC TX: Do not create TxLog and do not start vacuum workers in case there are no MVCC caches on the node.

    [ https://issues.apache.org/jira/browse/IGNITE-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751358#comment-16751358 ] 

Andrew Mashenkov commented on IGNITE-11068:
-------------------------------------------

[~gvvinblade]
Please, take a look at the PR to IGNITE-10377. Seems it is already fixed, but may be in non-ideal way.
I'd think we can cleanup txLog structure or region if all mvcc caches was destroyed on node.

 

> MVCC TX: Do not create TxLog and do not start vacuum workers in case there are no MVCC caches on the node.
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11068
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11068
>             Project: Ignite
>          Issue Type: Improvement
>          Components: mvcc
>            Reporter: Igor Seliverstov
>            Priority: Major
>             Fix For: 2.8
>
>
> Actually TxLog creates on each data node regardless the node is affinity node for any MVCC cache or not. There is no sense to create and maintain Tx log and Vacuum routines in case the node doesn't have any mvcc cache.



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