Why are we not allowing to deploy factory classes over P2P deployment? On Fri, Dec 11, 2015 at 7:29 AM, Alexey Kuznetsov <[email protected]> wrote:
> I can confirm examples developed/changed by me. > > >> org.apache.ignite.examples.datagrid.store.auto.CacheAutoStoreExample > DO NOT ALLOW to start remote nodes via ignite.sh out of the box, but if > user put example cache store factory class into \libs folder example will > run. > > >> > > org.apache.ignite.examples.binary.datagrid.store.auto.CacheBinaryAutoStoreExample > This example ALLOW to start remote nodes via ignite.sh. > > -- > Alexey Kuznetsov > GridGain Systems > www.gridgain.com >
