You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Ruslan Khafizov (JIRA)" <ji...@apache.org> on 2015/02/14 06:48:11 UTC

[jira] [Updated] (SAMZA-442) Upgrade RocksDB to 3.6.1

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

Ruslan Khafizov updated SAMZA-442:
----------------------------------
    Attachment: SAMZA-442.0.patch

RocksDB moved since jira was filed. Current version is 3.9.0 so upgrading to this one.
Patch attached.

1. In dependency-versions.gradle rocksdbVersion  from "3.5.1" -> "3.9.0"
2. Changed RocksDbKeyValueStore to reflect changes in RocksDB java API for BloomFilter configuration.

All tests are passing.
Review board https://reviews.apache.org/r/31047

> Upgrade RocksDB to 3.6.1
> ------------------------
>
>                 Key: SAMZA-442
>                 URL: https://issues.apache.org/jira/browse/SAMZA-442
>             Project: Samza
>          Issue Type: Bug
>          Components: kv
>            Reporter: Chris Riccomini
>            Assignee: Ruslan Khafizov
>         Attachments: SAMZA-442.0.patch
>
>
> RocksDB has released version 3.6.1. We should upgrade our library to this version.



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