You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2021/04/09 12:58:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-14501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Mashenkov updated IGNITE-14501:
--------------------------------------
    Labels: ignite-3  (was: )

> 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
>            Assignee: Andrey Mashenkov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)