Re: CacheStoreBalancingWrapper is not serializable

2016-04-01 Thread Alexey Goncharuk
Any reason you want to make it serializable? This is an internal class and it is never transmitted over the network to a remote node. As Yakov pointed out, cache store factory is what being transmitted to remote nodes with the configuration.​

CacheStoreBalancingWrapper is not serializable

2016-04-01 Thread endianignite
Should I make CacheStoreBalancingWrapper serializable, or is there a reason not to? If no objections I will raise a JIRA and make the change. -- View this message in context: http://apache-ignite-developers.2346864.n4.nabble.com/CacheStoreBalancingWrapper-is-not-serializable-tp8215.html Sent