Roman Puchkovskiy created IGNITE-21423:
------------------------------------------
Summary: Improve toString() implementations for classes
representing Catalog objects
Key: IGNITE-21423
URL: https://issues.apache.org/jira/browse/IGNITE-21423
Project: Ignite
Issue Type: Improvement
Reporter: Roman Puchkovskiy
Fix For: 3.0.0-beta2
All classes that extend CatalogObjectDescriptor define toString() that miss a
lot of important information. We always need it to output id and name of the
object; also the important properties useful when debugging should be included
in toString() (probably, everything that is not too long).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)