[
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}} and get the head
** In --verbose mode shows the whole list of IPs sorted by
{{VisorTaskUtils#sortAddresses}}
** For integration with general --verbose flag from control.sh any abstract
parent with the verbose field can be created. Later it can be used in other
commands, also.
was:
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}} and get the head
** In --verbose mode shows the whole list of IPs sorted by
{{VisorTaskUtils#sortAddresses}}
> 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: 4h 50m
> 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}} and get the head
> ** In --verbose mode shows the whole list of IPs sorted by
> {{VisorTaskUtils#sortAddresses}}
> ** For integration with general --verbose flag from control.sh any abstract
> parent with the verbose field can be created. Later it can be used in other
> commands, also.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)