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

[jira] [Created] (SAMZA-841) enable RocksDB writeBatch for putAll

Tao Feng created SAMZA-841:
------------------------------

             Summary: enable RocksDB writeBatch for 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)