Maxim Muzafarov created IGNITE-8246: ---------------------------------------
Summary: 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 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)