Hello!

Looks like your cache entry (or anything else that goes in to WAL record)
is larger than your WAL segment size.

Increase WAL segment size if you plan to work with very large entries.

Regards,
-- 
Ilya Kasnacheev


пт, 5 июл. 2019 г. в 16:26, siva <[email protected]>:

> Hi,
> I have .Net core Ignite Server and client Application.
>
> I have cache records with string as key and value as model object.Almost
> records are get added into cache but some of records are missing and
> getting
> the exception.
>
> *Adding recording into caching by Streamer:
> *
>
> When adding data into cache using getDataStreamer getting the following
> error:
>
>
>
> what might be the cause behind this exception?
>
> Thanks.
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to