You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Goncharuk (Jira)" <ji...@apache.org> on 2021/04/07 18:40:00 UTC

[jira] [Created] (IGNITE-14501) Ignite 3: Fix toString implementations

Alexey Goncharuk created IGNITE-14501:
-----------------------------------------

             Summary: Ignite 3: Fix toString implementations
                 Key: IGNITE-14501
                 URL: https://issues.apache.org/jira/browse/IGNITE-14501
             Project: Ignite
          Issue Type: Improvement
            Reporter: Alexey Goncharuk
             Fix For: 3.0.0-alpha2


There is a number of places in the codebase where autogenerated IDEA {{toString()}} implementations are used (for example, {{ModuleRegistry}}, {{NetworkMember}})) or non-conformant {{toString()}} implementations ({{Peer}} in raft-client).

We need to fix the {{toString()}} implementations and move GridToStringBuilder from Ignite 2.x to avoid further similar issues.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)