You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (JIRA)" <ji...@apache.org> on 2018/04/13 09:59:00 UTC

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

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)