[jira] [Created] (IGNITE-5046) TcpDiscoverySpi.toString() method miss some fields.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-5046) TcpDiscoverySpi.toString() method miss some fields.

Anton Vinogradov (Jira)
Andrew Mashenkov created IGNITE-5046:
----------------------------------------

             Summary: TcpDiscoverySpi.toString() method miss some fields.
                 Key: IGNITE-5046
                 URL: https://issues.apache.org/jira/browse/IGNITE-5046
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: 1.9
            Reporter: Andrew Mashenkov
            Priority: Minor
             Fix For: 2.1


We have a number of protected fields that is missed by toString method.
Looks like we should annotate these fields with @GridToStringInclude.

locAddr, locPort, locPortRange, netTimeout and others.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)