You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by bharathkk <gi...@git.apache.org> on 2017/10/30 23:03:16 UTC

[GitHub] samza pull request #344: SAMZA-1474: Bump up rocksdb version to 5.7.3 to inc...

GitHub user bharathkk opened a pull request:

    https://github.com/apache/samza/pull/344

    SAMZA-1474: Bump up rocksdb version to 5.7.3 to include licensing changes

    You can find more details on the bug fixes and API changes [here](https://github.com/facebook/rocksdb/releases). I upgraded to 5.7.3 since 5.8.0 has a regression [KAFKA-6100](https://issues.apache.org/jira/browse/KAFKA-6100)
    
    All of our tests passed locally. I will monitor the travis for any failures.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bharathkk/samza master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/344.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #344
    
----
commit 937edec5db05b653275c30cda587536d3b41e782
Author: Bharath Kumarasubramanian <bk...@linkedin.com>
Date:   2017-10-30T22:38:08Z

    SAMZA-1474: Bump up rocksdb version to 5.7.3 to include licensing changes

----


---

[GitHub] samza pull request #344: SAMZA-1474: Bump up rocksdb version to 5.7.3 to inc...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/344


---