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

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

GitHub user lindong28 reopened 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 ff02efd07fcfbccde224b9be254621c88af26d0d
Author: Dong Lin <lindong28@...>
Date:   2018-01-02T18:37:36Z

    SAMZA-1530; Bump up Kafka dependency to 0.11

commit 0448e4af331406db8d74bb9a49c24c256858ee0e
Author: Dong Lin <lindong28@...>
Date:   2018-01-03T23:13:42Z

    Address comments

----


> 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
>             Fix For: 0.15.0
>
>
> 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)

Reply via email to