Binary configuration is global and not related to cache. So, there is no
way to use it with NodeFilter.

You can try to disable configuration consistency check with JVM
option IGNITE_SKIP_CONFIGURATION_CONSISTENCY_CHECK,
but i'm not sure it will help.

On Tue, Jun 6, 2017 at 7:54 PM, Vladimir <vlads...@yandex.ru> wrote:

> Thanks. A simple BinaryConfiguration has helped in the case of one isolated
> node or more nodes with the same configuration. The problem is that the
> storable cache is configured with the node filter. So, only several nodes
> share the cache. Another nodes aren't supposed to know anything about these
> manually configured types in the BinaryConfiguration and haven't such
> config. That causes:
>
> IgniteSpiException: Local node's binary configuration is not equal to
> remote
> node's binary configuration
>
> Can I anyhow bind BinaryConfiguration to certain cache with node filter,
> not
> to entire cluster?
>
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/BinaryInvalidTypeException-Unknown-pair-platformId-
> typeId-when-using-CacheJdbcPojoStoreFactory-and-rh-tp13384p13431.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>



-- 
Best regards,
Andrey V. Mashenkov

Reply via email to