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)