[jira] [Created] (IGNITE-8935) IgniteConfiguration dependents should have toString

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

[jira] [Created] (IGNITE-8935) IgniteConfiguration dependents should have toString

Anton Vinogradov (Jira)
Ilya Kasnacheev created IGNITE-8935:
---------------------------------------

             Summary: IgniteConfiguration dependents should have toString
                 Key: IGNITE-8935
                 URL: https://issues.apache.org/jira/browse/IGNITE-8935
             Project: Ignite
          Issue Type: Improvement
    Affects Versions: 2.5
            Reporter: Ilya Kasnacheev
            Assignee: Ilya Kasnacheev


Ignite configuration is printed on startup, but some classes which are usually referred do not have toString() implemented, leading to gems such as connectorCfg=org.apache.ignite.configuration.ConnectorConfiguration@7d8704ef

Those classes should have toString implemented which will conform to https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines#CodingGuidelines-StringOutput



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)