[
https://issues.apache.org/jira/browse/IGNITE-26543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Efremov updated IGNITE-26543:
-------------------------------------
Description:
*Description*
The main goal is to create a separate public method possibly for
{{DataNodesManager}} for data nodes recalculation. Also we need a unit test
coverage to be done.
*Motivation*
Currently there is internal data nodes recalculation process on the
corresponding event, but we want to provide for a user a way to trigger data
nodes recalculation manually, so there should be a new public method now.
*Definition of done*
# {{DataNodesManager#recalculateDataNodes}} is introduced and implemented.
# Unit tests for the new method are implemented.
was:
*Description*
*Motivation*
*Definition of done*
> Refactor data nodes recalculation and make it as public method
> --------------------------------------------------------------
>
> Key: IGNITE-26543
> URL: https://issues.apache.org/jira/browse/IGNITE-26543
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mikhail Efremov
> Assignee: Mikhail Efremov
> Priority: Major
> Labels: ignite-3
>
> *Description*
> The main goal is to create a separate public method possibly for
> {{DataNodesManager}} for data nodes recalculation. Also we need a unit test
> coverage to be done.
> *Motivation*
> Currently there is internal data nodes recalculation process on the
> corresponding event, but we want to provide for a user a way to trigger data
> nodes recalculation manually, so there should be a new public method now.
> *Definition of done*
> # {{DataNodesManager#recalculateDataNodes}} is introduced and implemented.
> # Unit tests for the new method are implemented.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)