Hi Peter,

> I am reading performance tips on Ignite.Net
> and upon "Tune Cache Start Size", there should be a property called
> "StartSize" in CacheConfiguration.
> But there is no such property.
The 'startSize' property only makes sense for Apache Ignite 1.x. It allows
specifying cache size that is used for pre-create internal structures after
cache start.
anyway, it looks like the page should be updated accordingly.

As of Apache Ignite 2.0, that property was removed due to new Ignite page
memory architecture. [1]
It seems the documentation should be updated.

[1] https://apacheignite.readme.io/docs/memory-architecture

Thanks,
Slava.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to