Hello everybody. I'm trying to figure out the minimum configuration to pass to the client nodes. I thought, client nodes don't need all configuration of data regions, configuration of memory, persistence, consistendId, etc.
I thought, once I made a minimum configuration, where at most I indicated the way to connect to the cluster (IP, multicast, etc.), this would be enough for the client nodes. So I tested the client nodes with a minimal configuration and the server nodes with the full one, and it worked, but i'm going to activate peerClassLoadingEnabled on the server side and here even the clients who want to connect to that cluster go into error because they also want this flag set to true. So, my question is: A node set as a client, what minimum configuration must it have equal to that of the server nodes? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
