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

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

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

Anton Vinogradov (Jira)
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)