You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Sudhir Patil <pa...@gmail.com> on 2019/10/23 02:49:45 UTC

Ignite.Net Read through operation from client node

Hi All,

In ignite.Net, is it possible to do Read through operation from client
node/mode instead of server node/mode??


Regards,
Sudhir


-- 
Thanks & Regards,
Sudhir Patil,
+91 9881095647.

Re: Ignite.Net Read through operation from client node

Posted by Pavel Tupitsyn <pt...@apache.org>.
Hi Sudhir,

Client nodes do not store data and do not perform CacheStore operations.
When you do a cache operation from client node, it is performed on the
server node, where ReadThrough happens if configured.

On Wed, Oct 23, 2019 at 2:47 PM Sudhir Patil <pa...@gmail.com>
wrote:

> Hi All,
>
> Any opinion / views about below question???
>
> On Wednesday, October 23, 2019, Sudhir Patil <pa...@gmail.com>
> wrote:
>
>> Hi All,
>>
>> In ignite.Net, is it possible to do Read through operation from client
>> node/mode instead of server node/mode??
>>
>>
>> Regards,
>> Sudhir
>>
>>
>> --
>> Thanks & Regards,
>> Sudhir Patil,
>> +91 9881095647.
>>
>
>
> --
> Thanks & Regards,
> Sudhir Patil,
> +91 9881095647.
>

Re: Ignite.Net Read through operation from client node

Posted by Sudhir Patil <pa...@gmail.com>.
Hi All,

Any opinion / views about below question???

On Wednesday, October 23, 2019, Sudhir Patil <pa...@gmail.com>
wrote:

> Hi All,
>
> In ignite.Net, is it possible to do Read through operation from client
> node/mode instead of server node/mode??
>
>
> Regards,
> Sudhir
>
>
> --
> Thanks & Regards,
> Sudhir Patil,
> +91 9881095647.
>


-- 
Thanks & Regards,
Sudhir Patil,
+91 9881095647.