Mikhail Efremov created IGNITE-27437:
----------------------------------------

             Summary: Introduce PartitionCounterProvider
                 Key: IGNITE-27437
                 URL: https://issues.apache.org/jira/browse/IGNITE-27437
             Project: Ignite
          Issue Type: Improvement
            Reporter: Mikhail Efremov


*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)

Reply via email to