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

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

GitHub user nizhikov opened a pull request:

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

    ignite-2.7 revert GridToStringBuilder changes

    Revert of 
    - IGNITE-8493
    - IGNITE-9209
    - IGNITE-602

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

    $ git pull https://github.com/nizhikov/ignite ignite-2.7-revert-toString

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

    https://github.com/apache/ignite/pull/5492.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 #5492
    
----
commit e6b42abb81c22bd119a9233023be6be66b2aad09
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-11-23T19:51:08Z

    Revert "IGNITE-8493 GridToStringBuilder arrayToString refactoring. - Fixes 
#4501."
    
    This reverts commit dd8c933fd44e4ad9b315daccce8e2327606867b0.

commit 5f968d2413c0c914da0ebcb5c051023429b3e518
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-11-23T19:51:45Z

    Revert "IGNITE-9209 fix for GridDistributedTxMapping.toString() returns 
broken string. - Fixes #4519."
    
    This reverts commit 9bb9c043513c3cc6c6b70c6c3395e5bb76fad75e.

commit 307ac58d1aa1f0145c16affe6de96314b1c8ecef
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-11-23T19:52:12Z

    Revert "IGNITE-602 Fixed possible StackOverflowError in GridToStringBuilder 
when circular references are present - Fixes #1558."
    
    This reverts commit d67c5bf4c22338695a116e0fbf0a58a4d581af5d.

----


> 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)

Reply via email to