Hi, I am planning to use oob server nodes (i.e. started via ignite.sh) pass a configuration xml containing the basic discovery ip only. In my client code, i plan to define the Cache configuration, query fields and additionally my custom RDBMS support via implementing the CacheLoader->load(...) method for cache miss cases.
Given this setup/configuration, I have tried the Cache/Query field configuration part and that works, i have to yet try out the RDBMS bit via CacheLoader. Had a couple of basic queries, 1. Is this configuration model doable and will it seamlessly work? 2. Are there any pros/con's with not having the config on the sever end, performance, n/w hops, etc? Thanks, Victor -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
