You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/15 11:21:00 UTC

[jira] [Commented] (IGNITE-8493) GridToStringBuilder fails with NPE deals with primitive arrays operations.

    [ https://issues.apache.org/jira/browse/IGNITE-8493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16475679#comment-16475679 ] 

ASF GitHub Bot commented on IGNITE-8493:
----------------------------------------

GitHub user zstan opened a pull request:

    https://github.com/apache/ignite/pull/3999

    IGNITE-8493: refactor arrayToString, decrease heap pressure.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-8493

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3999.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3999
    
----
commit c98637b80638ae1603936f286e08289a33fc31b5
Author: Evgeny Stanilovskiy <es...@...>
Date:   2018-05-15T11:18:51Z

    IGNITE-8493: refactor arrayToString, decrease heap pressure.

----


> 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.6
>
>
> GridToStringBuilder#arrayToString fails with NPE, if input is a primitive array.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)