You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2022/10/17 15:13:00 UTC

[jira] [Updated] (IGNITE-17885) Convert ClusterNode class to interface

     [ https://issues.apache.org/jira/browse/IGNITE-17885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vyacheslav Koptilin updated IGNITE-17885:
-----------------------------------------
    Fix Version/s: 3.0.0-beta2
                       (was: 3.0.0-beta1)

> Convert ClusterNode class to interface
> --------------------------------------
>
>                 Key: IGNITE-17885
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17885
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Vyacheslav Koptilin
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> It would bi nice convert the _ClusterNode_ class to java interface. It will allow to introduce _DetachedNode_ concept that represents an offline node (however, such a node can be a part of logical topology), and avoid using internal utility classes/methods in the public API.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)