You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2018/04/04 19:32:00 UTC

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

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

Prateek Maheshwari resolved SAMZA-841.
--------------------------------------
    Resolution: Resolved

> replace RocksDB put with 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: Prateek Maheshwari
>            Priority: Major
>
> 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 consider use writeBatch for RocksDB putAll method if it provides performance improvement over put. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)