Semyon Danilov created IGNITE-17591:
---------------------------------------
Summary: Refactor toString generation for network messages
Key: IGNITE-17591
URL: https://issues.apache.org/jira/browse/IGNITE-17591
Project: Ignite
Issue Type: Task
Components: networking
Reporter: Semyon Danilov
toString method generation for the network message should be taking into
account several things:
1) Message may contain large objects (such as byte arrays)
2) Some data can be sensitive, so it should be possible to ignore or mask a
field in the toString method
--
This message was sent by Atlassian Jira
(v8.20.10#820010)