[ 
https://issues.apache.org/jira/browse/IGNITE-12883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081238#comment-17081238
 ] 

Pavel Tupitsyn commented on IGNITE-12883:
-----------------------------------------

Merged to master: 0f55d76762dfa743d42a99ebd45de27c0d2e6c01

> .NET: Rename PlatformNearCache to PlatformCache, mark as Experimental
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-12883
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12883
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 2.9
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.9
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> PlatformNearCache is not actually "Near" - it just mirrors cache entries that 
> are present on current node in CLR heap for faster access. Those entries can 
> be primary, backup, or near.
> PlatformCache seems to be a better name.
> Rename:
> * `PlatformNearCacheConfiguration` -> `PlatformCacheConfiguration`
> * `CachePeekMode.PlatformNear` -> `CachePeekMode.Platform`
> * `CacheConfiguration.PlatformNearConfiguration` -> 
> `CacheConfiguration.PlatformCacheConfiguration`
> Mark all new platform (near) cache APIs with `[IgniteExperimental]`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to