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

Vladimir Steshin updated IGNITE-17743:
--------------------------------------
    Description: 
There are couple of useful streamer receivers ('DataStreamerCacheUpdaters'): 
Batched, BatchedOrted. 
Batched could be used instead of individual for atomic caches whe 
'allowOverwrite' is set to 'true' by default. Looks faster than Individual. 
BatchedOrdered looks useful for transactional caches. Might be documented. But 
they are hidden from user.

  was:
There are couple of useful streamer receivers ('DataStreamerCacheUpdaters'): 
Batched, BatchedOrted. 
Batched could be used instead of individual for atomic caches whe 
'allowOverwrite' is set to 'true' by default. Looks faster than Individual. 
BatchedOrdered looks useful for transactional caches. Might be documented. But 
they are hidden from user,


> Use existing batched receivers/updaters.
> ----------------------------------------
>
>                 Key: IGNITE-17743
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17743
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Vladimir Steshin
>            Assignee: Vladimir Steshin
>            Priority: Minor
>              Labels: ise
>
> There are couple of useful streamer receivers ('DataStreamerCacheUpdaters'): 
> Batched, BatchedOrted. 
> Batched could be used instead of individual for atomic caches whe 
> 'allowOverwrite' is set to 'true' by default. Looks faster than Individual. 
> BatchedOrdered looks useful for transactional caches. Might be documented. 
> But they are hidden from user.



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

Reply via email to