[ https://issues.apache.org/jira/browse/IGNITE-25676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roman Puchkovskiy updated IGNITE-25676: --------------------------------------- Description: InternalTable contains both mv storage and tx state storage. The latter only makes sense for per-table mode (no colocation), but we still create those storages and touch them even when colocation is enabled. > Do not create/use per-table tx state storages when using colocation > ------------------------------------------------------------------- > > Key: IGNITE-25676 > URL: https://issues.apache.org/jira/browse/IGNITE-25676 > Project: Ignite > Issue Type: Improvement > Reporter: Roman Puchkovskiy > Assignee: Roman Puchkovskiy > Priority: Major > Labels: ignite-3 > Time Spent: 10m > Remaining Estimate: 0h > > InternalTable contains both mv storage and tx state storage. The latter only > makes sense for per-table mode (no colocation), but we still create those > storages and touch them even when colocation is enabled. -- This message was sent by Atlassian Jira (v8.20.10#820010)