You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2017/04/20 17:15:04 UTC

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

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)