Sergey Korotkov created IGNITE-23513:
----------------------------------------
Summary: Use limited string representation for arrays in
BinaryObjectExImpl::toString
Key: IGNITE-23513
URL: https://issues.apache.org/jira/browse/IGNITE-23513
Project: Ignite
Issue Type: Task
Reporter: Sergey Korotkov
It's needed to not generate large strings for large arrays.
In worst case not doing so can cause the OOM errors during the logging of some
another exception. If such an OOM occur the information of real problem will be
lost and not logged.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)