[ 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 several prepared streamer receivers: batched, batchedsorted, individual, isolated. Batched could be used instead of individual for atomic caches whe allowOverwrite is set to True. Datastreamer allows user to choose one. But there is no docs, examples. Also, allowOverwrite option depends on the receiver. It should be moved or be bound to receiver. > Expose datastreamer 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)