You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/01 12:43:04 UTC

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

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

ASF GitHub Bot commented on IGNITE-5046:
----------------------------------------

GitHub user neerajbhatt opened a pull request:

    https://github.com/apache/ignite/pull/1890

    IGNITE-5046

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/neerajbhatt/ignite master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1890.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1890
    
----
commit fdac7acc5277484a36b56a3ad1b925a92363ed4a
Author: neerajbhatt <ne...@gmail.com>
Date:   2017-05-01T12:21:22Z

    IGNITE-5046

----


> 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
>            Assignee: neeraj
>            Priority: Minor
>              Labels: newbie
>             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)