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

Alexei Scherbakov commented on IGNITE-8620:
-------------------------------------------

[~a-polyakov],

I don't like hack with string replacement. The solution is error-prone to 
internal changes in field names.

Let's print each individual field containing in ClusterNode interface except 
metrics, attributes, isLocal.

This will keep output clean for each ClusterNode implementation (we already 
have ZookeeperClusterNode)

> Remove intOrder and loc keys from node info in control.sh --tx utility
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-8620
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8620
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Dmitry Sherstobitov
>            Assignee: Alexand Polyakov
>            Priority: Major
>
> For now this information displayed in control.sh utility for each node:
> TcpDiscoveryNode [id=2ed402d5-b5a7-4ade-a77a-12c2feea95ec, 
> addrs=[0:0:0:0:0:0:0:1%lo, 127.0.0.1, 172.25.1.47], 
> sockAddrs=[/0:0:0:0:0:0:0:1%lo:0, /127.0.0.1:0, /172.25.1.47:0], discPort=0, 
> order=6, intOrder=6, lastExchangeTime=1526482701193, loc=false, 
> ver=2.5.1#20180510-sha1:ee417b82, isClient=true]
> loc and intOrder values are internal information and there is not need to 
> display it
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to