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

Maxim Muzafarov commented on IGNITE-15283:
------------------------------------------

Meged to the master branch, thank you for the review!

> Remove duplicated managing of CacheDataStore in offheap manager
> ---------------------------------------------------------------
>
>                 Key: IGNITE-15283
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15283
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Major
>             Fix For: 2.12
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The cache group patition topology provides the same view on created cache 
> data stores. , so managing of data stores in the offeap manager can be 
> omitted.
> {code}
>     protected final ConcurrentMap<Integer, CacheDataStore> partDataStores = 
> new ConcurrentHashMap<>();
> {code}



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

Reply via email to