Hi Val,

Thanks for the reply. I am a bit confused. 

1. If there is a Server and Client separation and in the Server there is a
configuration for CacheStore, you are saying that the Client of a
Transactional Cache will still execute (on the client) the CacheStore
operations? if so, what happens if the clients don't have the same
privileges/access to the underlying CacheStore as the Server?

2. I ran a test. A 1-node Server with a Partitioned Transactional Cache with
a CacheStore that prints out the arguments for each of the load/write
operations of the CacheStore. I started a Client whose ignite configuration
is the same as the server except the CacheStore information for the cache is
missing. I also made sure that the Client's classpath had the classes from
the CacheStore. The Client starts fine and I was able to put data in the
cache. I was expecting to see messages on the Server from the CacheStore
operations but I see none. Is this expected? 

Thanks - J



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Server-Client-Nodes-and-classes-tp9549p9560.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to