[
https://issues.apache.org/jira/browse/IGNITE-8493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527377#comment-16527377
]
Stanilovsky Evgeny commented on IGNITE-8493:
--------------------------------------------
[~agoncharuk], thanks, this message is added in GridToStringBuilder 1107 line
{code:java}
resSB.append("... and ").append(arrLen - COLLECTION_LIMIT).append(" more]");
{code}
> GridToStringBuilder fails with NPE deals with primitive arrays operations.
> --------------------------------------------------------------------------
>
> Key: IGNITE-8493
> URL: https://issues.apache.org/jira/browse/IGNITE-8493
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 2.4
> Reporter: Stanilovsky Evgeny
> Assignee: Stanilovsky Evgeny
> Priority: Major
> Fix For: 2.7
>
>
> GridToStringBuilder#arrayToString fails with NPE, if input is a primitive
> array.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)