[
https://issues.apache.org/jira/browse/IGNITE-24103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Chudov updated IGNITE-24103:
----------------------------------
Description:
*Motivation*
Learners should be created during the regular rebalance/node recovery
procedure, so the pending assignment listener, which creates replicas, should
be improved in order to be able to create learners.
*Definition of done*
The pending assignments listener is aware of assignment type (learner/peer) and
creates the replica accordingly.
We should also pay attention to other places where TableManager may create
replicas or storages basing on the learner assignments: they should be
distinguished from "true learners" introduced in this epic.
was:
*Motivation*
Learners should be created during the regular rebalance/node recovery
procedure, so the pending assignment listener, which creates replicas, should
be improved in order to be able to create learners.
*Definition of done*
The pending assignments listener is aware of assignment type (learner/peer) and
creates the replica accordingly.
> Improve the pending assignments listener in order to be able to create
> learner replicas
> ---------------------------------------------------------------------------------------
>
> Key: IGNITE-24103
> URL: https://issues.apache.org/jira/browse/IGNITE-24103
> Project: Ignite
> Issue Type: Improvement
> Reporter: Denis Chudov
> Priority: Major
> Labels: ignite-3
>
> *Motivation*
> Learners should be created during the regular rebalance/node recovery
> procedure, so the pending assignment listener, which creates replicas, should
> be improved in order to be able to create learners.
> *Definition of done*
> The pending assignments listener is aware of assignment type (learner/peer)
> and creates the replica accordingly.
> We should also pay attention to other places where TableManager may create
> replicas or storages basing on the learner assignments: they should be
> distinguished from "true learners" introduced in this epic.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)