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

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

{panel:title=Branch: [pull/13510/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/13510/head] Base: [master] : New Tests 
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 21{color} [[tests 
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9304924]]
* {color:#013220}IgniteCacheTestSuite19: 
GridDhtPartitionsExchangeFutureCleanUpTest.testExchangeFutureCleanUpAfterOnExchangeDone
 - PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9304929&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9304929 
rerunBuildIds=none{color}

> GridDhtPartitionsFullMessage.cleanUp() does not clear partsSizes
> ----------------------------------------------------------------
>
>                 Key: IGNITE-29007
>                 URL: https://issues.apache.org/jira/browse/IGNITE-29007
>             Project: Ignite
>          Issue Type: Task
>    Affects Versions: 2.18
>            Reporter: Dmitry Werner
>            Assignee: Dmitry Werner
>            Priority: Major
>              Labels: IEP-132
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The message serialization rework (umbrella IGNITE-25490, "new ser/der 
> scheme") converted the partition sub-maps of GridDhtPartitionsFullMessage 
> from compact serialized byte[] storage (GC-able after marshalling) into 
> first-class @Order Message fields whose live boxed object is now permanently 
> retained.
> *Suggested fix:*
> Clear/null partsSizes in GridDhtPartitionsFullMessage.cleanUp() (not needed 
> after the exchange completes).
> See the details in [https://github.com/apache/ignite/issues/13314]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to