Perhaps, this page will be useful as well
https://apacheignite.readme.io/docs/cluster-activation

Thanks!

2018-03-23 17:37 GMT+03:00 Вячеслав Коптилин <slava.kopti...@gmail.com>:

> Hi Teja,
>
> >  Is it mandatory to set peerclassloading property to true while we are
> loading data with persistence property set to true?
> Peer class loading property is not mandatory. This feature relates to
> Compute Grid https://apacheignite.readme.io/docs/compute-grid
> Please check this page for the details: https://apacheignite.
> readme.io/docs/zero-deployment
>
> >  should we need to activate the cluster as shown below
> Yes, you have to activate the cluster before as follows:
>     ignite.active(true);
>
> Thanks!
>
> 2018-03-23 17:25 GMT+03:00 Teja <saiteja71...@gmail.com>:
>
>> Is it mandatory to set peerclassloading property to true while we are
>> loading
>> data with persistence property set to true?
>>
>> Every time when we are loading the data to ignite cache with persistence
>> enabled, should we need to activate the cluster as shown below?
>> ignite.active(true);
>>
>>
>>
>>
>>
>>
>> --
>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>>
>
>

Reply via email to