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

Alexander Belyak commented on IGNITE-4927:
------------------------------------------

Rewrite solution again to increase and smooth out write speed. Waiting for TC 
tests.

> Write behind - add an option to skip write coalescing
> -----------------------------------------------------
>
>                 Key: IGNITE-4927
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4927
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 1.9
>            Reporter: Yakov Zhdanov
>            Assignee: Yakov Zhdanov
>             Fix For: 2.0
>
>
> Currently, the write-behind store is backed by a map, therefore when several 
> updates come to the same key, they are coalesced. 
> We need to introduce optional mode and back write-behind with a queue and 
> pass each <k, v> to a database.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to