[
https://issues.apache.org/jira/browse/IGNITE-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074814#comment-15074814
]
Vladimir Ozerov commented on IGNITE-2317:
-----------------------------------------
For this particular ticket I just spotted that LeanMap is uised inappropriately
in some places. Then I also realized that most usages relates to tests only.
Non-test usages (about a dozen) must be analyzed. If real value of lean map is
confirmed, then we will leave it. Otherwise, it is better to move it to tests
to avoid incorrect usages.
> Get rid of lean maps.
> ---------------------
>
> Key: IGNITE-2317
> URL: https://issues.apache.org/jira/browse/IGNITE-2317
> Project: Ignite
> Issue Type: Sub-task
> Components: general
> Affects Versions: ignite-1.4
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Fix For: 1.6
>
>
> 99% usages of lean maps come from tests. Let's move this class to test
> package and replace all existing usages with appropriate normal collections.
> In the vast majority of cases it will be immutable singleton map.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)