[
https://issues.apache.org/jira/browse/IGNITE-21060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Sizov reassigned IGNITE-21060:
--------------------------------------
Assignee: Kirill Sizov
> Extract ClusterNodeResolver as a separate entity
> ------------------------------------------------
>
> Key: IGNITE-21060
> URL: https://issues.apache.org/jira/browse/IGNITE-21060
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Sizov
> Assignee: Kirill Sizov
> Priority: Major
> Labels: ignite-3
>
> *Motivation*
> There are many places in the code having a parameter and/or a field like
> {code}
> Function<String, ClusterNode> clusterNodeResolver
> {code}
> Instead of a generic function we want to have a specific ClusterNodeResolver
> entity for the better code readability.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)