[ 
https://issues.apache.org/jira/browse/IGNITE-22318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-22318:
------------------------------------
    Description: *ClientStreamerWithReceiverBatchSendRequest.java* uses a 
Compute task to execute the receiver. This task is instantiated every time, 
which might be expensive. See if we can cache it somehow.

> Data Streamer: Optimize receiver task invocation
> ------------------------------------------------
>
>                 Key: IGNITE-22318
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22318
>             Project: Ignite
>          Issue Type: Improvement
>          Components: streaming
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>
> *ClientStreamerWithReceiverBatchSendRequest.java* uses a Compute task to 
> execute the receiver. This task is instantiated every time, which might be 
> expensive. See if we can cache it somehow.



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

Reply via email to