Dmitry Sherstobitov created IGNITE-8620:
-------------------------------------------
Summary: Remove intOrder and lc 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
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)