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 <bkuma...@linkedin.com> Date: 2017-10-30T22:38:08Z SAMZA-1474: Bump up rocksdb version to 5.7.3 to include licensing changes ---- ---