Hello,
The first problem is related to a bug in the implementation of `PojoField`
class.
This is a known issue https://issues.apache.org/jira/browse/IGNITE-8788
Unfortunately, that bug is not resolved yet.
In any way, the workaround that I provided above should do a trick.
The second issue is `java.lang.IllegalStateException: Affinity for topology
version is not initialized`
and it seems that this exception does not relate to the original issue with
CassandraCacheStoreFactory.
I would suggest to the following:
- disable IPv6 on all nodes via JVM option -Djava.net.preferIPv4Stack=true
for example
- enable debug logging via JVM option -DIGNITE_QUIET=false or "-v" to
ignite.{sh|bat}
- try to reproduce the issue, collect all log files from all nodes and
attach these files to a new message
I think it will be the best approach to get help from the community.
Thanks,
S.
чт, 2 авг. 2018 г. в 16:49, okiesong <[email protected]>:
> I also found this while trying to resolve this problem which is still
> unresolved.
>
> https://issues.apache.org/jira/browse/IGNITE-5998
>
> Will this be impacted?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>