Sergey Chugunov created IGNITE-16615:
----------------------------------------
Summary: TopologyService should be moved to ignite-api module
Key: IGNITE-16615
URL: https://issues.apache.org/jira/browse/IGNITE-16615
Project: Ignite
Issue Type: Task
Components: compute
Reporter: Sergey Chugunov
Fix For: 3.0.0-alpha5
TopologyService interface is now placed in network-api module which makes it
impossible to use it outside ignite codebase.
But user code may need an access to it at least to obtain list of nodes
available in the cluster.
We need to move the interface to ignite-api module and refactor existing code
to support this change.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)