[
https://issues.apache.org/jira/browse/KAFKA-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214815#comment-15214815
]
ASF GitHub Bot commented on KAFKA-3425:
---------------------------------------
GitHub user hachikuji opened a pull request:
https://github.com/apache/kafka/pull/1159
KAFKA-3425: add missing upgrade notes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hachikuji/kafka KAFKA-3425
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1159.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 #1159
----
commit 8b5fb98b7e9ceda60de92b1db4c01487b0626ee3
Author: Jason Gustafson <[email protected]>
Date: 2016-03-28T20:21:53Z
KAFKA-3425: add missing upgrade notes
----
> Add missing notes to upgrade docs
> ---------------------------------
>
> Key: KAFKA-3425
> URL: https://issues.apache.org/jira/browse/KAFKA-3425
> Project: Kafka
> Issue Type: Improvement
> Components: consumer
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Priority: Blocker
> Fix For: 0.10.0.0
>
>
> We're missing a few notes from the upgrade documentation:
> - KIP-45 introduced an incompatible API change for the Kafka consumer, which
> should be called out in the upgrade documentation.
> - New consumer now has option to exclude internal topics.
> - Old scala producers are deprecated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)