[
https://issues.apache.org/jira/browse/IGNITE-27437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Efremov reassigned IGNITE-27437:
----------------------------------------
Assignee: Mikhail Efremov
> Introduce PartitionCounterProvider
> ----------------------------------
>
> Key: IGNITE-27437
> URL: https://issues.apache.org/jira/browse/IGNITE-27437
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mikhail Efremov
> Assignee: Mikhail Efremov
> Priority: Major
> Labels: ignite-3
>
> *Description*
> In IGNITE-27279 we want to make partition counter computable, so we have to
> prepare code base with a separate {{PartitionCounterProvider}} functional
> interface who compute the partition count in case of zone creation process
> (lazy default zone creation case is considered too).
> *Motivation*
> This is a pretty big refactoring and after this ticket the mentioned
> IGNITE-27279 will be just a new implementation of
> {{PartitionCounterProvider}}.
> *Definition of done*
> # {{PartitionCounterProvider}} is implemented.
> # Unit tests for {{PartitionCounterProvider}} are written.
> # Other tests that are dependent on {{CatalogUtils#DEFAULT_PARTITION_COUNT}}
> are fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)