You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Gusakov (Jira)" <ji...@apache.org> on 2020/10/14 10:55:00 UTC

[jira] [Updated] (IGNITE-10837) control.sh --baseline should output node IP addresses

     [ https://issues.apache.org/jira/browse/IGNITE-10837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirill Gusakov updated IGNITE-10837:
------------------------------------
    Description: 
control.sh --baseline outputs node's consistent IDs

it would be very useful, if it also output node's IP addresses.

UPDATE:
 * Also, will be useful to have a hostname (if exists).
 * The baseline node has multiple IPs and in general, we have no understanding which one should be used. So, two options available:
 ** Use [VisorTaskUtils#sortAddresses|https://github.com/apache/ignite/pull/8351/files#diff-bdb93d014cac13c93e432fd2be025f1866b3738b549537144b74aff714c22459] and get the head
 ** In --verbose mode shows the whole list of IPs sorted by [VisorTaskUtils#sortAddresses|https://github.com/apache/ignite/pull/8351/files#diff-bdb93d014cac13c93e432fd2be025f1866b3738b549537144b74aff714c22459] 

  was:
control.sh --baseline outputs node's consistent IDs

it would be very useful, if it also output node's IP addresses.


> control.sh --baseline should output node IP addresses
> -----------------------------------------------------
>
>                 Key: IGNITE-10837
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10837
>             Project: Ignite
>          Issue Type: Improvement
>          Components: control.sh
>    Affects Versions: 2.5, 2.8
>            Reporter: Max Shonichev
>            Assignee: Kirill Gusakov
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> control.sh --baseline outputs node's consistent IDs
> it would be very useful, if it also output node's IP addresses.
> UPDATE:
>  * Also, will be useful to have a hostname (if exists).
>  * The baseline node has multiple IPs and in general, we have no understanding which one should be used. So, two options available:
>  ** Use [VisorTaskUtils#sortAddresses|https://github.com/apache/ignite/pull/8351/files#diff-bdb93d014cac13c93e432fd2be025f1866b3738b549537144b74aff714c22459] and get the head
>  ** In --verbose mode shows the whole list of IPs sorted by [VisorTaskUtils#sortAddresses|https://github.com/apache/ignite/pull/8351/files#diff-bdb93d014cac13c93e432fd2be025f1866b3738b549537144b74aff714c22459] 



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