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 2021/06/22 17:20:01 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-14957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367538#comment-17367538 ] 

Vyacheslav Koptilin commented on IGNITE-14957:
----------------------------------------------

Hello [~apolovtcev],

I will take a look at your PR if you don't mind.

> 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
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)