I started Ignite on the server with default configs. My application connects to the ignite server as a server/client and load the cache configuration and create the cache by uses CassandraCacheStoreFactory.
Zero deploy feature doesn't work for cache store. I should provide cache store configuration and implementation for each node in cluster ???
Thanks,