[jira] [Created] (IGNITE-7195) GridToStringBuilder should limit large collections output to first N elements

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

[jira] [Created] (IGNITE-7195) GridToStringBuilder should limit large collections output to first N elements

Anton Vinogradov (Jira)
Yakov Zhdanov created IGNITE-7195:
-------------------------------------

             Summary: GridToStringBuilder should limit large collections output to first N elements
                 Key: IGNITE-7195
                 URL: https://issues.apache.org/jira/browse/IGNITE-7195
             Project: Ignite
          Issue Type: Bug
            Reporter: Yakov Zhdanov


GridToStringBuilder should limit large collections output to first N elements (otherwise, OOME is possible). N should be limited by IGNITE_TO_STRING_COLLECTION_LIMIT system property and should be 10 by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)