Ilya Kasnacheev created IGNITE-14674:
----------------------------------------
Summary: Assembly conflict when using POCO classes in compute of
different peer-loaded version
Key: IGNITE-14674
URL: https://issues.apache.org/jira/browse/IGNITE-14674
Project: Ignite
Issue Type: Bug
Components: platforms
Reporter: Ilya Kasnacheev
Assignee: Pavel Tupitsyn
System.InvalidCastException: [A]DataTypes.ValueType cannot be cast to
[B]DataTypes.ValueType. Type A originates from 'DataTypes, Version=1.0.0.1,
Culture=neutral, PublicKeyToken=null' in the context 'Default' in a byte array.
Type B originates from 'DataTypes, Version=1.0.0.2, Culture=neutral,
PublicKeyToken=null' in the context 'Default' in a byte array.
Is it possible to load the correct one? This assumes the type is identical but
assembly is different.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)