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:19:46 UTC

[jira] [Updated] (SAMZA-841) replace RocksDB put with RocksDB writeBatch for Samza RocksDB putAll method

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

Tao Feng updated SAMZA-841:
---------------------------
    Summary: replace RocksDB put with RocksDB writeBatch for Samza RocksDB putAll method  (was: replace RocksDB writeBatch with put for Samza RocksDB putAll method)

> replace RocksDB put with RocksDB writeBatch for Samza RocksDB putAll method
> ---------------------------------------------------------------------------
>
>                 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)