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 2018/01/02 19:02:00 UTC

[jira] [Commented] (SAMZA-1530) Bump up Kafka dependency to 0.11

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

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

GitHub user lindong28 opened a pull request:

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

    SAMZA-1530; Bump up Kafka dependency to 0.11

    

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

    $ git pull https://github.com/lindong28/samza SAMZA-1530

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

    https://github.com/apache/samza/pull/395.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 #395
    
----
commit f264d1dd45cbf6d5395964e3a42c0b629d4ed09b
Author: Dong Lin <li...@...>
Date:   2018-01-02T18:37:36Z

    SAMZA-1530; Bump up Kafka dependency to 0.11

----


> Bump up Kafka dependency to 0.11
> --------------------------------
>
>                 Key: SAMZA-1530
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1530
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Dong Lin
>            Assignee: Dong Lin
>
> See http://kafka.apache.org/0110/documentation.html#upgrade_1100_notable for notable changes in Kafka 0.11.
> One of the important feature in 0.11 is the ability to delete records on demand. Samza can use this feature to save cost by deleting data from intermediate Samza topics. See SAMZA-1478 for more detail.
> We need to do performance test and capability test before we bumping up the Kafka version in the Samza master branch



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