You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by Ruslan Khafizov <ru...@gmail.com> on 2015/02/14 06:42:20 UTC

Review Request 31047: SAMZA-442 Upgrade RocksDB to 3.9.0

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31047/
-----------------------------------------------------------

Review request for samza.


Repository: samza


Description
-------

Original jira was to upgrade to 3.6.1. But current RocksDB is 3.9.0 so upgrading to 3.9.0.
The only change in code is related to BloomFilter configuration API change.


Diffs
-----

  gradle/dependency-versions.gradle 84be50b216e7dc3c430e0979a933d846f8ebbb8d 
  samza-kv-rocksdb/src/main/scala/org/apache/samza/storage/kv/RocksDbKeyValueStore.scala eae2a5af665e5da1cf007ee39ee5a79e558f11d6 

Diff: https://reviews.apache.org/r/31047/diff/


Testing
-------

local tests pass


Thanks,

Ruslan Khafizov