[
https://issues.apache.org/jira/browse/IGNITE-10887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756881#comment-16756881
]
Denis Magda commented on IGNITE-10887:
--------------------------------------
Expiration and eviction policies are not aligned with Java counterparts as well:
https://apacheignite-net.readme.io/docs/eviction-policies
https://apacheignite-net.readme.io/docs/expiry-policies
In Java we explain how it works for the new off-heap memory and on-heap Java
cache, while .Net docs are based on Ignite 1.x memory architecture.
> .NET: Align .Net docs with Java
> -------------------------------
>
> Key: IGNITE-10887
> URL: https://issues.apache.org/jira/browse/IGNITE-10887
> Project: Ignite
> Issue Type: Bug
> Components: documentation
> Reporter: Stanislav Lukyanov
> Priority: Critical
> Fix For: 2.8
>
>
> It seems that the .Net docs are a bit outdated compared to Java ones.
> Need to align .Net and Java docs. .Net pages which are not specific to the
> platform should be replaced with a simple link to the Java docs. The docs
> that have .Net-specific things (e.g. code examples) should be reworked.
> The pages with issues
> - Performnace Tips page
> (https://apacheignite-net.readme.io/docs/performance-tips)
> - Off-heap memory (https://apacheignite-net.readme.io/docs/off-heap-memory)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)