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/12 13:47:00 UTC

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

Vyacheslav Koptilin created IGNITE-17885:
--------------------------------------------

             Summary: 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
             Fix For: 3.0.0-alpha6


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)