You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/30 23:04:00 UTC

[jira] [Commented] (SAMZA-1474) Upgrade RocksDB to include apache licensing changes

    [ https://issues.apache.org/jira/browse/SAMZA-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225916#comment-16225916 ] 

ASF GitHub Bot commented on SAMZA-1474:
---------------------------------------

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

----


> Upgrade RocksDB to include apache licensing changes
> ---------------------------------------------------
>
>                 Key: SAMZA-1474
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1474
>             Project: Samza
>          Issue Type: Task
>            Reporter: Bharath Kumarasubramanian
>            Assignee: Bharath Kumarasubramanian
>             Fix For: 0.14.0
>
>
> RocksDB previously used BSD+patens license and had problems with patent grant wording.
> They have updated their license to Apache + GPL v2. Apache requires that all release of Samza after Aug 31st needs to upgrade to 5.5.4 or higher.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)