Hi,

Yes, you are right, if you decrease the property (sqlOnheapRowCacheSize),
you get sacrificing performance.

But default value  is really great:

public static final int DFLT_SQL_ONHEAP_ROW_CACHE_SIZE = 10 * 1024;

You can try to analyse heap dump, in order to make sure in the reason of
the issue.

On Tue, Nov 1, 2016 at 7:19 PM, styriver <scott_tyri...@mgic.com> wrote:

> It seems if I set this number to property to 1 can't set it to zero then
> the
> heap size does not grow. I am assuming we are sacrificing performance for
> this. Is there still an issue with Ignite code or is this desired behavior.
>
> <property name="sqlOnheapRowCacheSize" value="1" />
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/Using-OFF-HEAP-TIERED-and-Replicated-
> Heap-continously-grows-eventually-heap-crash-tp8604p8649.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>



-- 
Vladislav Pyatkov

Reply via email to