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

Ignite TC Bot commented on IGNITE-15781:
----------------------------------------

{panel:title=Branch: [pull/9518/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9518/head] Base: [master] : No new tests 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6275308&buildTypeId=IgniteTests24Java8_RunAll]

> CacheGroupMetrics spams to heap with java.lang.Integer
> ------------------------------------------------------
>
>                 Key: IGNITE-15781
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15781
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.11
>            Reporter: Maksim Timonin
>            Assignee: Maksim Timonin
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Check GridDhtPartitionMap.get() and similar methods that expect Integer, but 
> CacheMetrics uses prmitive types. Autoboxing pollutes heap much if metrics 
> asks frequently.
>  
> Metrics to check: getMinimumNumberOfPartitionCopies()
> this metrics iterates over all nodes and partitions and invokes get(int) on 
> every iteration.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to