You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Tao Feng (JIRA)" <ji...@apache.org> on 2015/12/16 06:18:46 UTC

[jira] [Updated] (SAMZA-841) use RocksDB writeBatch instead of put for Samza RocksDB putAll

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

Tao Feng updated SAMZA-841:
---------------------------
    Summary: use RocksDB writeBatch instead of put for Samza RocksDB putAll  (was: enable RocksDB writeBatch for putAll)

> use RocksDB writeBatch instead of put for Samza RocksDB putAll
> --------------------------------------------------------------
>
>                 Key: SAMZA-841
>                 URL: https://issues.apache.org/jira/browse/SAMZA-841
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Tao Feng
>            Assignee: Tao Feng
>
> Previously Samza encounters rocksDB writeBatch issue. Since Samza upgrades its RocksDB version to 3.13 in SAMZA-747, the issue is expected to be gone. We should reuse writeBatch for RocksDB putAll method as we expect to see performance improvement by using writeBatch. 



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