You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr Polovtcev (Jira)" <ji...@apache.org> on 2021/06/21 21:22:00 UTC

[jira] [Created] (IGNITE-14957) Introduce a class for network addresses

Aleksandr Polovtcev created IGNITE-14957:
--------------------------------------------

             Summary: Introduce a class for network addresses
                 Key: IGNITE-14957
                 URL: https://issues.apache.org/jira/browse/IGNITE-14957
             Project: Ignite
          Issue Type: Task
          Components: networking
    Affects Versions: 3.0.0-alpha3
            Reporter: Aleksandr Polovtcev
            Assignee: Aleksandr Polovtcev


Network module currently uses {{String}} as a mean to represent a network address. This is both inconvenient and requires additional parsing. We should introduce a {{NetworkAddress}} class that will contain a hostname and a port, and replace all {{String}} usages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)