I've createted the binary type with the name 'someField' and the field type
is "String".
Now I want to change it from string to int. But I don't want to change the
name of the type, but I got an exception while cache populating:

javax.cache.CacheException:class 
org.apache.ignite.binary.Binary0bjectException:Binary type has different
field
types[typeName=com.xxx.service.ignite.vo.AnnounceProjectVO,fieldName=announceld,fieldTypeNamel=long,fieldTypeName2=String]

I tried to destroy the original cache, but does not work. Looks the meta
data had be cached, can it be refresh?

Thanks



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to