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

Roger Hoover commented on SAMZA-543:
------------------------------------

[~navina], this is great!  Thank you for moving this forward.

It's curious that the improvement was more dramatic for messages of size 512 
(3x) than for size 256 (2x).  Either way, a nice speed up.

> Disable WAL in RocksDB KV store
> -------------------------------
>
>                 Key: SAMZA-543
>                 URL: https://issues.apache.org/jira/browse/SAMZA-543
>             Project: Samza
>          Issue Type: Bug
>          Components: kv
>    Affects Versions: 0.9.0
>            Reporter: Chris Riccomini
>            Assignee: Navina Ramesh
>             Fix For: 0.9.0
>
>         Attachments: DisableWAL.diff, SAMZA-543-0.patch
>
>
> RocksDB uses a write-ahead log by default. This is unnecessary in Samza, 
> since we have full durability from a state store's changelog topic. We should 
> [disable the 
> WAL|https://github.com/facebook/rocksdb/wiki/Basic-Operations#asynchronous-writes]
>  in the RocksDB KV store.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to