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

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

{panel:title=Branch: [pull/8028/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8028/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=5591602&buildTypeId=IgniteTests24Java8_RunAll]

> Refactor of Continuous Query buffers to reduce heap usage
> ---------------------------------------------------------
>
>                 Key: IGNITE-13126
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13126
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Major
>             Fix For: 2.10
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There are several unnecessary changes needs to be done to reduce continuous 
> query buffer usage:
> - CacheContinuousQueryEventBuffer.part is unnecessary;
> - CacheContinuousQueryEventBuffer.backupQ must be changed to 
> ConcurrentLinkedDeque;
> - Use lambda instead for partition counter resolving instead on anonymous 
> class creation for CacheContinuousQueryEventBuffer;
> - Batch local variables may be {{short}} type;
> etc.



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

Reply via email to