[
https://issues.apache.org/jira/browse/IGNITE-25585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-25585:
---------------------------------------
Description:
TxStateStorage and TxStatePartitionStorage and their implementations still use
per-table terminology, even though current code is used for per-zone case as
well (aka colocation); per-table case will be removed soon.
We need to rename identifiers mentioning 'table' to something like
'tableOrZone' and add TODOs to switch them to 'zone' when removing per-table
code.
> Switch from table terminology in TxStateStorage implementations
> ---------------------------------------------------------------
>
> Key: IGNITE-25585
> URL: https://issues.apache.org/jira/browse/IGNITE-25585
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> TxStateStorage and TxStatePartitionStorage and their implementations still
> use per-table terminology, even though current code is used for per-zone case
> as well (aka colocation); per-table case will be removed soon.
> We need to rename identifiers mentioning 'table' to something like
> 'tableOrZone' and add TODOs to switch them to 'zone' when removing per-table
> code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)