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/04/13 10:06:00 UTC

[jira] [Commented] (IGNITE-8246) Cast exception when using printPartitionState method

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

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

GitHub user Mmuzaf opened a pull request:

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

    IGNITE-8246: update print errors

    Fix print error

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

    $ git pull https://github.com/Mmuzaf/ignite ignite-8246

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

    https://github.com/apache/ignite/pull/3816.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 #3816
    
----
commit 925250633e008b04c12cbf2967cadfc9490714ea
Author: Maxim Muzafarov <ma...@...>
Date:   2018-04-13T10:04:15Z

    IGNITE-8246: use proper generalization

----


> Cast exception when using printPartitionState method
> ----------------------------------------------------
>
>                 Key: IGNITE-8246
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8246
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Trivial
>              Labels: test
>             Fix For: 2.6
>
>
> Using of {{printPartitionState}} produces error which obstructs log analysys.
>  
> {code:java}
> [2018-04-13 12:53:33,055][ERROR][test-runner-#1%distributed.CacheBaselineTopologyTest%][root] org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion cannot be cast to [C
> [2018-04-13 12:53:33,055][ERROR][test-runner-#1%distributed.CacheBaselineTopologyTest%][root] org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion cannot be cast to [C
> [2018-04-13 12:53:33,055][ERROR][test-runner-#1%distributed.CacheBaselineTopologyTest%][root] org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion cannot be cast to [C
> [2018-04-13 12:53:33,055][ERROR][test-runner-#1%distributed.CacheBaselineTopologyTest%][root] org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion cannot be cast to [C
> {code}



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