[
https://issues.apache.org/jira/browse/IGNITE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439665#comment-16439665
]
ASF GitHub Bot commented on IGNITE-8246:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/3816
> 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)